Skip to content

Commit 164cbd6

Browse files
pks-tgitster
authored andcommitted
meson: update subproject wrappers
Update subproject wrappers to newer versions by executing `meson wrap update` in the project's root directory Signed-off-by: Patrick Steinhardt <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent fcf1014 commit 164cbd6

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
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.6.3
3-
source_url = https://github.com/libexpat/libexpat/releases/download/R_2_6_3/expat-2.6.3.tar.xz
4-
source_filename = expat-2.6.3.tar.bz2
5-
source_hash = 274db254a6979bde5aad404763a704956940e465843f2a9bd9ed7af22e2c0efc
6-
patch_filename = expat_2.6.3-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/expat_2.6.3-1/get_patch
8-
patch_hash = cf017fbe105e31428b2768360bd9be39094df4e948a1e8d1c54b6f7c76460cb1
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/expat_2.6.3-1/expat-2.6.3.tar.bz2
10-
wrapdb_version = 2.6.3-1
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
1111

1212
[provide]
1313
expat = expat_dep

subprojects/pcre2.wrap

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = pcre2-10.44
3-
source_url = https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.bz2
4-
source_filename = pcre2-10.44.tar.bz2
5-
source_hash = d34f02e113cf7193a1ebf2770d3ac527088d485d4e047ed10e5d217c6ef5de96
6-
patch_filename = pcre2_10.44-2_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/pcre2_10.44-2/get_patch
8-
patch_hash = 4336d422ee9043847e5e10dbbbd01940d4c9e5027f31ccdc33a7898a1ca94009
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pcre2_10.44-2/pcre2-10.44.tar.bz2
10-
wrapdb_version = 10.44-2
2+
directory = pcre2-10.45
3+
source_url = https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.45/pcre2-10.45.tar.bz2
4+
source_filename = pcre2-10.45.tar.bz2
5+
source_hash = 21547f3516120c75597e5b30a992e27a592a31950b5140e7b8bfde3f192033c4
6+
patch_filename = pcre2_10.45-2_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/pcre2_10.45-2/get_patch
8+
patch_hash = 7c6f34b703708652a404f9dc2769c67658c437b6043573295fa3428a9b7a6807
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pcre2_10.45-2/pcre2-10.45.tar.bz2
10+
wrapdb_version = 10.45-2
1111

1212
[provide]
1313
libpcre2-8 = libpcre2_8

0 commit comments

Comments
 (0)