mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-20 04:30:10 +01:00
Updated with:
meson wrap update
expat 2.6.4 contains security fixes. In practice these don't affect
dbus, because we only use expat to parse trusted message bus
configuration, but we might as well use the newest available version.
Signed-off-by: Simon McVittie <smcv@collabora.com>
13 lines
601 B
Text
13 lines
601 B
Text
[wrap-file]
|
|
directory = expat-2.6.4
|
|
source_url = https://github.com/libexpat/libexpat/releases/download/R_2_6_4/expat-2.6.4.tar.xz
|
|
source_filename = expat-2.6.4.tar.bz2
|
|
source_hash = a695629dae047055b37d50a0ff4776d1d45d0a4c842cf4ccee158441f55ff7ee
|
|
patch_filename = expat_2.6.4-1_patch.zip
|
|
patch_url = https://wrapdb.mesonbuild.com/v2/expat_2.6.4-1/get_patch
|
|
patch_hash = e4ffff014e06b805fbb36cd1e911e90829dc1e07301a3aee53231f9048758558
|
|
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/expat_2.6.4-1/expat-2.6.4.tar.bz2
|
|
wrapdb_version = 2.6.4-1
|
|
|
|
[provide]
|
|
expat = expat_dep
|