Skip to content

Commit ff40178

Browse files
committed
chore: update icu wrap to 77.1-3
1 parent 3a9c49d commit ff40178

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

subprojects/icu.wrap

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@ directory = icu
33
source_url = https://github.com/unicode-org/icu/releases/download/release-77-1/icu4c-77_1-src.tgz
44
source_filename = icu4c-77_1-src.tgz
55
source_hash = 588e431f77327c39031ffbb8843c0e3bc122c211374485fa87dc5f3faff24061
6-
patch_filename = icu_77.1-2_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/icu_77.1-2/get_patch
8-
patch_hash = 7a1a23408c8dae2c8c78bdb3e02adf093832cfd9c04292692bb62ffc6f45b2a6
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/icu_77.1-2/icu4c-77_1-src.tgz
10-
wrapdb_version = 77.1-2
6+
patch_filename = icu_77.1-3_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/icu_77.1-3/get_patch
8+
patch_hash = df23a720ece4cd8c76ef50bcafe0d800c8c11117806bf207d65973a95f0dcea7
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/icu_77.1-3/icu4c-77_1-src.tgz
10+
wrapdb_version = 77.1-3
1111

1212
[provide]
13-
icu-uc = icuuc_dep
14-
icu-io = icuio_dep
15-
icu-i18n = icui18n_dep
13+
dependency_names = icu-data, icu-i18n, icu-io, icu-uc
1614
program_names = genbrk, genccode, gencmn

0 commit comments

Comments
 (0)