Skip to content

Commit 80dbcef

Browse files
committed
Update deps
1 parent 8dcdafa commit 80dbcef

3 files changed

Lines changed: 19 additions & 18 deletions

File tree

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
[wrap-file]
2-
directory = libpng-1.6.50
3-
source_url = https://github.com/pnggroup/libpng/archive/v1.6.50.tar.gz
4-
source_filename = libpng-1.6.50.tar.gz
5-
source_hash = 71158e53cfdf2877bc99bcab33641d78df3f48e6e0daad030afe9cb8c031aa46
6-
patch_filename = libpng_1.6.50-2_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.50-2/get_patch
8-
patch_hash = a9c9362bb8cbb422c864807a174977dec3868cdff8ca380e27bab6ee1caa22ea
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.50-2/libpng-1.6.50.tar.gz
10-
wrapdb_version = 1.6.50-2
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
1112

1213
[provide]
13-
libpng = libpng_dep
14+
dependency_names = libpng

cairo-build/subprojects/zlib.wrap

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
22
directory = zlib-1.3.1
3-
source_url = http://zlib.net/fossils/zlib-1.3.1.tar.gz
4-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/zlib_1.3.1-2/zlib-1.3.1.tar.gz
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
55
source_filename = zlib-1.3.1.tar.gz
66
source_hash = 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
7-
patch_filename = zlib_1.3.1-2_patch.zip
8-
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.3.1-2/get_patch
9-
patch_hash = 9cacea02e1119964bc51e92dd2359b14df723a36cfe0df1c78d55d9c9f2763ae
10-
wrapdb_version = 1.3.1-2
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
1111

1212
[provide]
13-
zlib = zlib_dep
13+
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.9.0
1+
meson==1.10.0
22
ninja==1.13.0

0 commit comments

Comments
 (0)