Skip to content

Commit ea817c5

Browse files
committed
Update deps
1 parent fcfc4a2 commit ea817c5

File tree

4 files changed

+22
-22
lines changed

4 files changed

+22
-22
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.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
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-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
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.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
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
88

99
[provide]
1010
pixman-1 = idep_pixman
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[wrap-file]
2-
directory = pkgconf-2.4.3
3-
source_url = https://distfiles.ariadne.space/pkgconf/pkgconf-2.4.3.tar.xz
4-
source_filename = pkgconf-2.4.3.tar.xz
5-
source_hash = 51203d99ed573fa7344bf07ca626f10c7cc094e0846ac4aa0023bd0c83c25a41
6-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pkgconf_2.4.3-1/pkgconf-2.4.3.tar.xz
7-
wrapdb_version = 2.4.3-1
2+
directory = pkgconf-2.5.1
3+
source_url = https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz
4+
source_filename = pkgconf-2.5.1.tar.xz
5+
source_hash = cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243
6+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pkgconf_2.5.1-1/pkgconf-2.5.1.tar.xz
7+
wrapdb_version = 2.5.1-1
88

99
[provide]
1010
libpkgconf = dep_libpkgconf

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
meson==1.8.1
1+
meson==1.8.2
22
ninja==1.11.1.4

0 commit comments

Comments
 (0)