package/icu: bump version to 78.2

https://github.com/unicode-org/icu/releases/tag/release-78.2

Added tarball hash from github.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-01-11 12:56:45 +01:00
committed by Julien Olivain
parent 58111696d7
commit 9ff4256b19
2 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
# From https://github.com/unicode-org/icu/releases/tag/release-78.2
sha256 3e99687b5c435d4b209630e2d2ebb79906c984685e78635078b672e03c89df35 icu4c-78.2-sources.tgz
# Locally computed
sha256 6217f58ca39b23127605cfc6c7e0d3475fe4b0d63157011383d716cb41617886 icu4c-78.1-sources.tgz
sha256 e55522d81edc687a341a4411e0776e54ca654e90147f354a90458aaced4116af LICENSE

View File

@@ -7,7 +7,7 @@
# Git tags (and therefore versions on release-monitoring.org) use the
# XX-Y format, but the tarballs are named XX_Y and the containing
# directories XX.Y.
ICU_VERSION = 78.1
ICU_VERSION = 78.2
ICU_SOURCE = icu4c-$(ICU_VERSION)-sources.tgz
ICU_SITE = \
https://github.com/unicode-org/icu/releases/download/release-$(ICU_VERSION)