mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-06 05:48:00 +02:00
Upgrade to expat-2.2.9-4 wrap
This provides the XML_STATIC definition when cairo is built as a static library on Windows, see https://github.com/mesonbuild/wrapdb/pull/237
This commit is contained in:
parent
4d9657ad0d
commit
ca25e9860d
1 changed files with 5 additions and 3 deletions
|
|
@ -3,7 +3,9 @@ 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/3/get_zip
|
||||
patch_filename = expat-2.2.9-3-wrap.zip
|
||||
patch_hash = e9aaace62e9a158b5e96f5c38c9f81f369179206acd87697653d777c0d3975d3
|
||||
patch_filename = expat_2.2.9-4_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/expat_2.2.9-4/get_patch
|
||||
patch_hash = 8337fcf3928bbf9048a1a6a93b41a55588a5c9838a860bcc7c57f0e2a9517e95
|
||||
|
||||
[provide]
|
||||
expat = expat_dep
|
||||
Loading…
Add table
Reference in a new issue