From 9284d7c5da06dbb2b7751075e412c506e33366b2 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 10 Nov 2023 16:19:20 +0000 Subject: [PATCH] icu74, fix checksum, remove SOURCE_URI_3, this was wrong in their intentional release (#9743) --- dev-libs/icu/icu74-74.1.recipe | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/dev-libs/icu/icu74-74.1.recipe b/dev-libs/icu/icu74-74.1.recipe index 9fb8aec16..acfa033aa 100644 --- a/dev-libs/icu/icu74-74.1.recipe +++ b/dev-libs/icu/icu74-74.1.recipe @@ -43,11 +43,9 @@ COPYRIGHT="1995-2020 IBM Corporation and others." LICENSE="ICU" REVISION="1" SOURCE_URI="https://github.com/unicode-org/icu/releases/download/release-${portVersion/\./-}/icu4c-${portVersion/\./_}-src.tgz" -CHECKSUM_SHA256="36278693c6ff4f7ab38936ab88f2e3dc7bc3cebdc694a54e9cbcb6f77a575fd9" +CHECKSUM_SHA256="86ce8e60681972e60e4dcb2490c697463fcec60dd400a5f9bffba26d0b52b8d0" SOURCE_URI_2="https://github.com/unicode-org/icu/releases/download/release-${portVersion/\./-}/icu4c-${portVersion/\./_}-data.zip#noarchive" CHECKSUM_SHA256_2="67d5ab39c5187e1dd0fed60a3fe52794dce9784b4c045cb85e19f5d317fd783f" -SOURCE_URI_3="https://raw.githubusercontent.com/unicode-org/icu/main/LICENSE#noarchive" -CHECKSUM_SHA256_3="17510cf7a58b4879b887ec05a45d72cf1b73544dd9ec7e72f20110ed104229ee" SOURCE_DIR="icu" PATCHES="icu74-$portVersion.patchset" @@ -144,9 +142,6 @@ BUILD() #rm -rf tools/tzcode/vanguard #cp ../../../sources-3/tzdata*.tar.gz tools/tzcode/ - rm $sourceDir/LICENSE - cp -r $sourceDir3/LICENSE $sourceDir - cp $sourceDir3/LICENSE $sourceDir unzip -oq ../../../sources-2/icu4c-*-data.zip rm -f data/in/icudt??l.dat autoconf