Skip to content

Commit 58483b0

Browse files
committed
meson subprojects: update
Signed-off-by: Rosen Penev <[email protected]>
1 parent 5089d9f commit 58483b0

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

subprojects/expat.wrap

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = expat-2.7.1
3-
source_url = https://github.com/libexpat/libexpat/releases/download/R_2_7_1/expat-2.7.1.tar.xz
4-
source_filename = expat-2.7.1.tar.bz2
5-
source_hash = 354552544b8f99012e5062f7d570ec77f14b412a3ff5c7d8d0dae62c0d217c30
6-
patch_filename = expat_2.7.1-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/expat_2.7.1-1/get_patch
8-
patch_hash = fe28cbbc427a7c9787d08b969ad54d19f59d8dd18294b4a18651cecfc789d4ef
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/expat_2.7.1-1/expat-2.7.1.tar.bz2
10-
wrapdb_version = 2.7.1-1
2+
directory = expat-2.7.3
3+
source_url = https://github.com/libexpat/libexpat/releases/download/R_2_7_3/expat-2.7.3.tar.xz
4+
source_filename = expat-2.7.3.tar.bz2
5+
source_hash = 71df8f40706a7bb0a80a5367079ea75d91da4f8c65c58ec59bcdfbf7decdab9f
6+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/expat_2.7.3-1/expat-2.7.3.tar.bz2
7+
patch_filename = expat_2.7.3-1_patch.zip
8+
patch_url = https://wrapdb.mesonbuild.com/v2/expat_2.7.3-1/get_patch
9+
patch_hash = e870eb4b2e3c142ce1d18ed24309aa40e07c6c911a4625fa1c6fc493ba18153a
10+
wrapdb_version = 2.7.3-1
1111

1212
[provide]
1313
expat = expat_dep

subprojects/fmt.wrap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ directory = fmt-11.2.0
33
source_url = https://github.com/fmtlib/fmt/archive/11.2.0.tar.gz
44
source_filename = fmt-11.2.0.tar.gz
55
source_hash = bc23066d87ab3168f27cef3e97d545fa63314f5c79df5ea444d41d56f962c6af
6-
patch_filename = fmt_11.2.0-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/fmt_11.2.0-1/get_patch
8-
patch_hash = 645bf1c335a24608b4b34f16ed10b9237bbb0131488668fb86454202239e086c
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/fmt_11.2.0-1/fmt-11.2.0.tar.gz
10-
wrapdb_version = 11.2.0-1
6+
patch_filename = fmt_11.2.0-2_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/fmt_11.2.0-2/get_patch
8+
patch_hash = cc555cbfc9e334d5b670763894586ad6fbaf7f85eb5e67221cfe519b919c6542
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/fmt_11.2.0-2/fmt-11.2.0.tar.gz
10+
wrapdb_version = 11.2.0-2
1111

1212
[provide]
13-
fmt = fmt_dep
13+
dependency_names = fmt

subprojects/google-brotli.wrap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
22
directory = brotli-1.1.0
33
source_url = https://github.com/google/brotli/archive/v1.1.0.tar.gz
4-
source_filename = v1.1.0.tar.gz
4+
source_filename = brotli-1.1.0.tar.gz
55
source_hash = e720a6ca29428b803f4ad165371771f5398faba397edf6778837a18599ea13ff
6-
patch_filename = google-brotli_1.1.0-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/google-brotli_1.1.0-1/get_patch
8-
patch_hash = 6826873a148c670d90a80715a7083284da7e19d59cda6a135fae6774411914dc
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/google-brotli_1.1.0-1/v1.1.0.tar.gz
10-
wrapdb_version = 1.1.0-1
6+
patch_filename = google-brotli_1.1.0-2_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/google-brotli_1.1.0-2/get_patch
8+
patch_hash = 4b774b6c0a85b926dd2d9e638f4caaf5c4d5c80122c7cd0e9d83d315b4bfea0c
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/google-brotli_1.1.0-2/brotli-1.1.0.tar.gz
10+
wrapdb_version = 1.1.0-2
1111

1212
[provide]
1313
libbrotlicommon = brotli_common_dep

0 commit comments

Comments
 (0)