Skip to content

Commit b4a0d3a

Browse files
committed
meson subprojects: update all
Signed-off-by: Rosen Penev <[email protected]>
1 parent 147297b commit b4a0d3a

File tree

5 files changed

+42
-42
lines changed

5 files changed

+42
-42
lines changed

subprojects/curl.wrap

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = curl-8.6.0
3-
source_url = https://github.com/curl/curl/releases/download/curl-8_6_0/curl-8.6.0.tar.xz
4-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/curl_8.6.0-1/curl-8.6.0.tar.xz
5-
source_filename = curl-8.6.0.tar.xz
6-
source_hash = 3ccd55d91af9516539df80625f818c734dc6f2ecf9bada33c76765e99121db15
7-
patch_filename = curl_8.6.0-1_patch.zip
8-
patch_url = https://wrapdb.mesonbuild.com/v2/curl_8.6.0-1/get_patch
9-
patch_hash = 050d9e0d70c94c29b4f6b230161380abaed0b736833ad544ae2d184f9cfeb923
10-
wrapdb_version = 8.6.0-1
2+
directory = curl-8.9.0
3+
source_url = https://github.com/curl/curl/releases/download/curl-8_9_0/curl-8.9.0.tar.xz
4+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/curl_8.9.0-1/curl-8.9.0.tar.xz
5+
source_filename = curl-8.9.0.tar.xz
6+
source_hash = ff09b2791ca56d25fd5c3f3a4927dce7c8a9dc4182200c487ca889fba1fdd412
7+
patch_filename = curl_8.9.0-1_patch.zip
8+
patch_url = https://wrapdb.mesonbuild.com/v2/curl_8.9.0-1/get_patch
9+
patch_hash = 705d54b9f58b22945a0661768030b9288878266bd289a8b2f94d780177bad5a1
10+
wrapdb_version = 8.9.0-1
1111

1212
[provide]
1313
dependency_names = libcurl

subprojects/expat.wrap

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = expat-2.6.0
3-
source_url = https://github.com/libexpat/libexpat/releases/download/R_2_6_0/expat-2.6.0.tar.xz
4-
source_filename = expat-2.6.0.tar.bz2
5-
source_hash = cb5f5a8ea211e1cabd59be0a933a52e3c02cc326e86a4d387d8d218e7ee47a3e
6-
patch_filename = expat_2.6.0-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/expat_2.6.0-1/get_patch
8-
patch_hash = 7452665b0cf413f87fae1dc4d5c779bc2c8f0ccf3ba637140c9d46eacf521604
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/expat_2.6.0-1/expat-2.6.0.tar.bz2
10-
wrapdb_version = 2.6.0-1
2+
directory = expat-2.6.2
3+
source_url = https://github.com/libexpat/libexpat/releases/download/R_2_6_2/expat-2.6.2.tar.xz
4+
source_filename = expat-2.6.2.tar.bz2
5+
source_hash = ee14b4c5d8908b1bec37ad937607eab183d4d9806a08adee472c3c3121d27364
6+
patch_filename = expat_2.6.2-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/expat_2.6.2-1/get_patch
8+
patch_hash = 71fcbf9aef6c61a6ca55965f3fb22db7e12d25f43b9efd4743ee7d1cad1962e3
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/expat_2.6.2-1/expat-2.6.2.tar.bz2
10+
wrapdb_version = 2.6.2-1
1111

1212
[provide]
1313
expat = expat_dep

subprojects/fmt.wrap

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = fmt-10.1.1
3-
source_url = https://github.com/fmtlib/fmt/archive/10.1.1.tar.gz
4-
source_filename = fmt-10.1.1.tar.gz
5-
source_hash = 78b8c0a72b1c35e4443a7e308df52498252d1cefc2b08c9a97bc9ee6cfe61f8b
6-
patch_filename = fmt_10.1.1-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/fmt_10.1.1-1/get_patch
8-
patch_hash = adec33acaf87c0859c52b242a44bc71c3427751da3f1adaed511f4186794a42f
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/fmt_10.1.1-1/fmt-10.1.1.tar.gz
10-
wrapdb_version = 10.1.1-1
2+
directory = fmt-11.0.1
3+
source_url = https://github.com/fmtlib/fmt/archive/11.0.1.tar.gz
4+
source_filename = fmt-11.0.1.tar.gz
5+
source_hash = 7d009f7f89ac84c0a83f79ed602463d092fbf66763766a907c97fd02b100f5e9
6+
patch_filename = fmt_11.0.1-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/fmt_11.0.1-1/get_patch
8+
patch_hash = 0a8b93d1ee6d84a82d3872a9bfb4c3977d8a53f7f484d42d1f7ed63ed496d549
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/fmt_11.0.1-1/fmt-11.0.1.tar.gz
10+
wrapdb_version = 11.0.1-1
1111

1212
[provide]
1313
fmt = fmt_dep

subprojects/gtest.wrap

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = googletest-1.14.0
3-
source_url = https://github.com/google/googletest/archive/refs/tags/v1.14.0.tar.gz
4-
source_filename = gtest-1.14.0.tar.gz
5-
source_hash = 8ad598c73ad796e0d8280b082cebd82a630d73e73cd3c70057938a6501bba5d7
6-
patch_filename = gtest_1.14.0-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.14.0-1/get_patch
8-
patch_hash = 2e693c7d3f9370a7aa6dac802bada0874d3198ad4cfdf75647b818f691182b50
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/gtest_1.14.0-1/gtest-1.14.0.tar.gz
10-
wrapdb_version = 1.14.0-1
2+
directory = googletest-1.15.0
3+
source_url = https://github.com/google/googletest/archive/refs/tags/v1.15.0.tar.gz
4+
source_filename = gtest-1.15.0.tar.gz
5+
source_hash = 7315acb6bf10e99f332c8a43f00d5fbb1ee6ca48c52f6b936991b216c586aaad
6+
patch_filename = gtest_1.15.0-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.15.0-1/get_patch
8+
patch_hash = 5f8e484c48fdc1029c7fd08807bd2615f8c9d16f90df6d81984f4f292752c925
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/gtest_1.15.0-1/gtest-1.15.0.tar.gz
10+
wrapdb_version = 1.15.0-1
1111

1212
[provide]
1313
gtest = gtest_dep

subprojects/inih.wrap

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[wrap-file]
2-
directory = inih-r57
3-
source_url = https://github.com/benhoyt/inih/archive/r57.tar.gz
4-
source_filename = inih-r57.tar.gz
5-
source_hash = f03f98ca35c3adb56b2358573c8d3eda319ccd5287243d691e724b7eafa970b3
6-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/inih_r57-1/inih-r57.tar.gz
7-
wrapdb_version = r57-1
2+
directory = inih-r58
3+
source_url = https://github.com/benhoyt/inih/archive/r58.tar.gz
4+
source_filename = inih-r58.tar.gz
5+
source_hash = e79216260d5dffe809bda840be48ab0eec7737b2bb9f02d2275c1b46344ea7b7
6+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/inih_r58-1/inih-r58.tar.gz
7+
wrapdb_version = r58-1
88

99
[provide]
1010
inih = inih_dep

0 commit comments

Comments
 (0)