[gobject-introspection/ebassi/ci-update] Update the zlib wrap file



commit b1d61cfb924da4e74db30a435b9def8de81ef5dc
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Jun 11 02:25:29 2022 +0100

    Update the zlib wrap file
    
    The original one was so old Meson didn't recognise it as a wrap file.

 subprojects/zlib.wrap | 17 ++++++++++++-----
 1 file 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
+


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]