Skip to content

Commit 8dcdafa

Browse files
authored
Merge pull request #27 from lazka/update-deps5
Update deps
2 parents c5ada1f + 700cbf2 commit 8dcdafa

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

cairo-build/subprojects/libpng.wrap

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

1212
[provide]
1313
libpng = libpng_dep
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[wrap-file]
2-
directory = pixman-0.46.2
3-
source_url = https://www.cairographics.org/releases/pixman-0.46.2.tar.gz
4-
source_filename = pixman-0.46.2.tar.gz
5-
source_hash = 3e0de5ba6e356916946a3d958192f15505dcab85134771bfeab4ce4e29bbd733
6-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pixman_0.46.2-1/pixman-0.46.2.tar.gz
7-
wrapdb_version = 0.46.2-1
2+
directory = pixman-0.46.4
3+
source_url = https://www.cairographics.org/releases/pixman-0.46.4.tar.gz
4+
source_filename = pixman-0.46.4.tar.gz
5+
source_hash = d09c44ebc3bd5bee7021c79f922fe8fb2fb57f7320f55e97ff9914d2346a591c
6+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pixman_0.46.4-1/pixman-0.46.4.tar.gz
7+
wrapdb_version = 0.46.4-1
88

99
[provide]
1010
pixman-1 = idep_pixman

cairo-build/subprojects/zlib.wrap

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

1212
[provide]
1313
zlib = zlib_dep

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
meson==1.8.2
2-
ninja==1.11.1.4
1+
meson==1.9.0
2+
ninja==1.13.0

0 commit comments

Comments
 (0)