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