From 830ee05e2d799fac30d75c94606cf837cbc077ac Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Thu, 6 Nov 2025 16:01:47 +0000 Subject: Woodpecker CI 7b0d92a4b43ee342bdc6c119b975049c8a01973d [SKIP CI] --- icu/abuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'icu/abuild') diff --git a/icu/abuild b/icu/abuild index 92e6d8a6..351a9e89 100644 --- a/icu/abuild +++ b/icu/abuild @@ -1,11 +1,8 @@ name=icu -version=77.1 -ver=${version%.*} -sion=${version#*.} +version=78.1 release=1 -source="https://github.com/unicode-org/icu/releases/download/release-${ver}-${sion}/icu4c-${ver}_${sion}-src.tgz - pc.patch - build.patch" +source="https://github.com/unicode-org/icu/releases/download/release-${version}/icu4c-${version}-sources.tgz + pc.patch" build_dir="icu/source" patch_opt="-Np2" export CC=${CC:-gcc} -- cgit v1.2.3