mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 16:26:39 +00:00
meson: Update expat.wrap with latest version
It fixes missing exported symbols:
2602bd52eb
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/206>
This commit is contained in:
parent
05f7066179
commit
71616b9317
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
[wrap-file]
|
||||
directory = expat-2.2.9
|
||||
|
||||
source_url = https://github.com/libexpat/libexpat/releases/download/R_2_2_9/expat-2.2.9.tar.xz
|
||||
source_filename = expat-2.2.9.tar.bz2
|
||||
source_hash = 1ea6965b15c2106b6bbe883397271c80dfa0331cdf821b2c319591b55eadc0a4
|
||||
patch_url = https://wrapdb.mesonbuild.com/v1/projects/expat/2.2.9/2/get_zip
|
||||
patch_filename = expat-2.2.9-2-wrap.zip
|
||||
patch_hash = 156420a117553817e751bf9406480614a88e104acb06b7054637f1d439246e5f
|
||||
|
||||
patch_url = https://wrapdb.mesonbuild.com/v1/projects/expat/2.2.9/1/get_zip
|
||||
patch_filename = expat-2.2.9-1-wrap.zip
|
||||
patch_hash = f2ea858f3cb00eed10e2502f4b97873a3788da19d9b944bcb3bb113c2db4e5f4
|
||||
|
|
Loading…
Reference in a new issue