Skip to content

Commit d9d5a4e

Browse files
committed
Update deps
1 parent 80dbcef commit d9d5a4e

3 files changed

Lines changed: 21 additions & 20 deletions

File tree

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[wrap-file]
2-
directory = libpng-1.6.53
3-
source_url = https://github.com/pnggroup/libpng/archive/v1.6.53.tar.gz
4-
source_filename = libpng-1.6.53.tar.gz
5-
source_hash = b20cee717e11416d2f96ccc7d184f63730ca8cb2f03bfd0c4ed77fbc909c0bff
6-
source_fallback_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.53-2/get_source/libpng-1.6.53.tar.gz
7-
patch_filename = libpng_1.6.53-2_patch.zip
8-
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.53-2/get_patch
9-
patch_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.53-2/libpng_1.6.53-2_patch.zip
10-
patch_hash = c6c965f20b58fb6e920ddeaef41eb27d9cc4dcd89b2a0fcef88c229e484dede8
11-
wrapdb_version = 1.6.53-2
2+
directory = libpng-1.6.58
3+
source_url = https://github.com/pnggroup/libpng/archive/v1.6.58.tar.gz
4+
source_filename = libpng-1.6.58.tar.gz
5+
source_hash = a9d4df463d36a6e5f9c29bd6f4967312d17e996c1854f3511f833924eb1993cf
6+
source_fallback_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.58-1/get_source/libpng-1.6.58.tar.gz
7+
patch_filename = libpng_1.6.58-1_patch.zip
8+
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.58-1/get_patch
9+
patch_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.58-1/libpng_1.6.58-1_patch.zip
10+
patch_hash = 6e9c6120317d701a9e909eb11f473d129581b8c0b662d0c6ec6a06495c3c0e46
11+
wrapdb_version = 1.6.58-1
1212

1313
[provide]
1414
dependency_names = libpng

cairo-build/subprojects/zlib.wrap

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
[wrap-file]
2-
directory = zlib-1.3.1
3-
source_url = https://zlib.net/fossils/zlib-1.3.1.tar.gz
4-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/zlib_1.3.1-3/zlib-1.3.1.tar.gz
5-
source_filename = zlib-1.3.1.tar.gz
6-
source_hash = 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
7-
patch_filename = zlib_1.3.1-3_patch.zip
8-
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.3.1-3/get_patch
9-
patch_hash = fe43804f04c4dedc11fe6b5e1790666989cf9983f4e20ae0fad3fe88a428abad
10-
wrapdb_version = 1.3.1-3
2+
directory = zlib-1.3.2
3+
source_url = https://zlib.net/zlib-1.3.2.tar.xz
4+
source_fallback_url = https://wrapdb.mesonbuild.com/v2/zlib_1.3.2-1/get_source/zlib-1.3.2.tar.xz
5+
source_filename = zlib-1.3.2.tar.xz
6+
source_hash = d7a0654783a4da529d1bb793b7ad9c3318020af77667bcae35f95d0e42a792f3
7+
patch_filename = zlib_1.3.2-1_patch.zip
8+
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.3.2-1/get_patch
9+
patch_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/zlib_1.3.2-1/zlib_1.3.2-1_patch.zip
10+
patch_hash = 5ae7a2e92f823df118cfb8c1b23d94e3117864392b3446581d669049b2fba6dd
11+
wrapdb_version = 1.3.2-1
1112

1213
[provide]
1314
dependency_names = zlib

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
meson==1.10.0
1+
meson==1.11.1
22
ninja==1.13.0

0 commit comments

Comments
 (0)