summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorAmos Wenger <amoswenger@gmail.com>2021-12-08 13:36:05 +0100
committerAmos Wenger <amoswenger@gmail.com>2021-12-08 13:36:07 +0100
commitca25e9860d569f57e361d7956ae1d819a57493fb (patch)
treef77c68d777903092fba8fb01c4ae5da81b40cff5 /subprojects
parent4d9657ad0df20c4bb56e33a8d4b33b91f7c5a9f7 (diff)
downloadcairo-ca25e9860d569f57e361d7956ae1d819a57493fb.tar.gz
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
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/expat.wrap8
1 files changed, 5 insertions, 3 deletions
diff --git a/subprojects/expat.wrap b/subprojects/expat.wrap
index f5f595c02..3f7091485 100644
--- a/subprojects/expat.wrap
+++ b/subprojects/expat.wrap
@@ -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 \ No newline at end of file