From 985d78492fff30f32514a2c0116d934502553021 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 30 May 2023 14:42:26 +0200 Subject: [PATCH] unicode-cldr, bump version (#8759) --- .../{unicode_cldr-42.0.recipe => unicode_cldr-43.0.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename app-i18n/unicode-cldr/{unicode_cldr-42.0.recipe => unicode_cldr-43.0.recipe} (77%) diff --git a/app-i18n/unicode-cldr/unicode_cldr-42.0.recipe b/app-i18n/unicode-cldr/unicode_cldr-43.0.recipe similarity index 77% rename from app-i18n/unicode-cldr/unicode_cldr-42.0.recipe rename to app-i18n/unicode-cldr/unicode_cldr-43.0.recipe index 14688c1d6..e8f3c9210 100644 --- a/app-i18n/unicode-cldr/unicode_cldr-42.0.recipe +++ b/app-i18n/unicode-cldr/unicode_cldr-43.0.recipe @@ -3,12 +3,12 @@ DESCRIPTION="The Unicode Common Locale Data Repository(CLDR) provides key \ building blocks for software to support the world's languages, with the \ largest and most extensive standard repository for locale data avaliable." HOMEPAGE="https://cldr.unicode.org" -COPYRIGHT="1991-2022 Unicode Inc." +COPYRIGHT="1991-2023 Unicode Inc." LICENSE="unicode" REVISION="1" -SOURCE_URI="https://unicode.org/Public/cldr/42/cldr-common-$portVersion.zip" +SOURCE_URI="https://unicode.org/Public/cldr/43/cldr-common-$portVersion.zip" SOURCE_FILENAME="unicode-cldr-$portVersion.zip" -CHECKSUM_SHA256="53cd4fd1ac2ee4d4cbcae362e7af5d02e98e5e39c826ce9d723d41ca836fc846" +CHECKSUM_SHA256="7800dadb6a11e06ba1475f8c2830aa87e0749ed441c953d8deea60b4baeef592" SOURCE_DIR="common" ARCHITECTURES="any"