diff options
author | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2023-06-26 01:57:09 +0900 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2023-06-27 13:08:34 +0200 |
commit | 05c6cdb144d1732ca51d463845fa6ddef7c08265 (patch) | |
tree | 55138a163944a581f7c9ac65a3545f974b518f55 /download.lst | |
parent | 28e9f2bc390e10339859306ad5f733d377134ca8 (diff) |
Update ICU to 73.2
Remove external/icu/ubsan.patch.1 that was applied upstream.
See https://icu.unicode.org/download/73
Change-Id: Ic2bc450b093f1c0ddb09ebe915a9c3e70d7e0964
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153574
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/download.lst b/download.lst index fce7592c6370..d38c37f48cf3 100644 --- a/download.lst +++ b/download.lst @@ -242,10 +242,10 @@ HYPHEN_TARBALL := 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -ICU_SHA256SUM := a2d2d38217092a7ed56635e34467f92f976b370e20182ad325edea6681a71d68 -ICU_TARBALL := icu4c-72_1-src.tgz -ICU_DATA_SHA256SUM := ee19f876507d6c23d9e0a2b631096f6b0eaa6fa61728c33a89efdb55e3385dea -ICU_DATA_TARBALL := icu4c-72_1-data.zip +ICU_SHA256SUM := 818a80712ed3caacd9b652305e01afc7fa167e6f2e94996da44b90c2ab604ce1 +ICU_TARBALL := icu4c-73_2-src.tgz +ICU_DATA_SHA256SUM := ca1ee076163b438461e484421a7679fc33a64cd0a54f9d4b401893fa1eb42701 +ICU_DATA_TARBALL := icu4c-73_2-data.zip # three static lines # so that git cherry-pick # will not run into conflicts |