Skip to content

Commit fcfc4a2

Browse files
authored
Merge pull request #24 from lazka/update-deps-4
Update dependencies
2 parents 10ee415 + 82ef27d commit fcfc4a2

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = libpng-1.6.47
3-
source_url = https://github.com/glennrp/libpng/archive/v1.6.47.tar.gz
4-
source_filename = libpng-1.6.47.tar.gz
5-
source_hash = 631a4c58ea6c10c81f160c4b21fa8495b715d251698ebc2552077e8450f30454
6-
patch_filename = libpng_1.6.47-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.47-1/get_patch
8-
patch_hash = a21f619a39da40a215e6c0d51e92af173c14b5e958bad0c0069eb91a6b9b0a3d
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.47-1/libpng-1.6.47.tar.gz
10-
wrapdb_version = 1.6.47-1
2+
directory = libpng-1.6.48
3+
source_url = https://github.com/glennrp/libpng/archive/v1.6.48.tar.gz
4+
source_filename = libpng-1.6.48.tar.gz
5+
source_hash = b17e99026055727e8cba99160c3a9a7f9af788e9f786daeadded5a42243f1dd0
6+
patch_filename = libpng_1.6.48-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.48-1/get_patch
8+
patch_hash = 542b94272aa117186f91857ac9fe6efdedcd97e870cd06104361e99a56badcad
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.48-1/libpng-1.6.48.tar.gz
10+
wrapdb_version = 1.6.48-1
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.44.2
3-
source_url = https://www.cairographics.org/releases/pixman-0.44.2.tar.gz
4-
source_filename = pixman-0.44.2.tar.gz
5-
source_hash = 6349061ce1a338ab6952b92194d1b0377472244208d47ff25bef86fc71973466
6-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pixman_0.44.2-1/pixman-0.44.2.tar.gz
7-
wrapdb_version = 0.44.2-1
2+
directory = pixman-0.46.0
3+
source_url = https://www.cairographics.org/releases/pixman-0.46.0.tar.gz
4+
source_filename = pixman-0.46.0.tar.gz
5+
source_hash = 02d9ff7b8458ef61731c3d355f854bbf461fd0a4d3563c51f1c1c7b00638050d
6+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pixman_0.46.0-1/pixman-0.46.0.tar.gz
7+
wrapdb_version = 0.46.0-1
88

99
[provide]
1010
pixman-1 = idep_pixman

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
meson==1.7.0
2-
ninja==1.11.1.3
1+
meson==1.8.1
2+
ninja==1.11.1.4

0 commit comments

Comments
 (0)