summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-06-11 02:25:29 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2022-06-11 02:25:29 +0100
commitb1d61cfb924da4e74db30a435b9def8de81ef5dc (patch)
tree824b6dfc21faedfc43ec43086e28bf09e8ed5f0c
parent9547c9f43f3b3e1c3d3064b2913d2af6f3ba5698 (diff)
downloadgobject-introspection-b1d61cfb924da4e74db30a435b9def8de81ef5dc.tar.gz
Update the zlib wrap file
The original one was so old Meson didn't recognise it as a wrap file.
-rw-r--r--subprojects/zlib.wrap17
1 files changed, 12 insertions, 5 deletions
diff --git a/subprojects/zlib.wrap b/subprojects/zlib.wrap
index 0a3d3dcd..3c7b5757 100644
--- a/subprojects/zlib.wrap
+++ b/subprojects/zlib.wrap
@@ -1,5 +1,12 @@
-[wrap-git]
-directory=zlib
-url=https://github.com/centricular/zlib.git
-revision=meson
-depth=1
+[wrap-file]
+directory = zlib-1.2.12
+source_url = http://zlib.net/fossils/zlib-1.2.12.tar.gz
+source_filename = zlib-1.2.12.tar.gz
+source_hash = 91844808532e5ce316b3c010929493c0244f3d37593afd6de04f71821d5136d9
+patch_filename = zlib_1.2.12-1_patch.zip
+patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.2.12-1/get_patch
+patch_hash = 8ec8344f3fe7b06ad4be768fd416694bc56cb4545ce78b0f1c18b3e72b3ec936
+
+[provide]
+zlib = zlib_dep
+