changeset 6948:8ebbecd1476b

* src/icu4c.mk: update to 74.1
author John Donoghue <john.donoghue@ieee.org>
date Sun, 29 Oct 2023 18:41:18 -0400
parents 69d844be58fe
children 0849148bffef
files src/icu4c.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/icu4c.mk	Sun Oct 29 18:41:17 2023 -0400
+++ b/src/icu4c.mk	Sun Oct 29 18:41:18 2023 -0400
@@ -1,7 +1,7 @@
 PKG             := icu4c
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 73.2
-$(PKG)_CHECKSUM := 89da11263da991336632cae52a5226334198a64c
+$(PKG)_VERSION  := 74.1
+$(PKG)_CHECKSUM := e1654267b181a8ab1fcdeda2c9a11d68dc2a4381
 $(PKG)_SUBDIR   := icu-release-$(subst .,-,$($(PKG)_VERSION))/icu4c
 $(PKG)_FILE     := $(PKG)-$(subst .,-,$($(PKG)_VERSION)).tar.gz
 $(PKG)_URL      := https://github.com/unicode-org/icu/archive/refs/tags/release-$(subst .,-,$($(PKG)_VERSION)).tar.gz