File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,12 @@ directory = icu
33source_url = https://github.com/unicode-org/icu/releases/download/release-77-1/icu4c-77_1-src.tgz
44source_filename = icu4c-77_1-src.tgz
55source_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
1614program_names = genbrk, genccode, gencmn
You can’t perform that action at this time.
0 commit comments