package/icu: bump version to 69-1
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 30 May 2021 11:19:01 +0000 (13:19 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 18 Jul 2021 20:41:37 +0000 (22:41 +0200)
Release notes: http://site.icu-project.org/download/69

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/icu/icu.hash
package/icu/icu.mk

index 80cdd7df0c71f2d2009b45f24d1e0a3ac8f3c196..5ed7cc4217e81bfc5bee0ffe7d6f48c940ac9b61 100644 (file)
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  a9f2e3d8b4434b8e53878b4308bd1e6ee51c9c7042e2b1a376abefb6fbb29f2d  icu4c-68_1-src.tgz
+sha256  4cba7b7acd1d3c42c44bb0c14be6637098c7faf2b330ce876bc5f3b915d09745  icu4c-69_1-src.tgz
 sha256  7915b19db903070778581ae05d8bf4ea241b34a05deb51ca4f5cbb15ea1cbba3  LICENSE
index 4d67831c76ee822b0adfb5c009d749fffa620ca5..0a17c614625bb448952952fbba48814cfdfe57d5 100644 (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 = 68-1
+ICU_VERSION = 69-1
 ICU_SOURCE = icu4c-$(subst -,_,$(ICU_VERSION))-src.tgz
 ICU_SITE = \
        https://github.com/unicode-org/icu/releases/download/release-$(ICU_VERSION)