* [PATCH] compat-icu: Update to 56.1
@ 2023-02-27 18:08 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2023-02-27 18:08 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1007 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
compat-icu/compat-icu.nm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/compat-icu/compat-icu.nm b/compat-icu/compat-icu.nm
index 47e24d4f4..8ca0f6ac5 100644
--- a/compat-icu/compat-icu.nm
+++ b/compat-icu/compat-icu.nm
@@ -5,9 +5,9 @@
name = compat-icu
version = %{ver_major}.%{ver_minor}.%{ver_plevel}
-ver_major = 50
+ver_major = 56
ver_minor = 1
-ver_plevel = 2
+ver_plevel =
release = 1
thisapp = icu-%{version}
@@ -20,8 +20,8 @@ description
Tools and utilities for developing with icu.
end
-source_dl = http://download.icu-project.org/files/icu4c/%{version}/
-sources = icu4c-%{ver_major}_%{ver_minor}_%{ver_plevel}-src.tgz
+source_dl = https://github.com/unicode-org/icu/releases/download/release-%{ver_major}-%{ver_minor}/
+sources = icu4c-%{ver_major}_%{ver_minor}-src.tgz
build
DIR_APP = %{DIR_SRC}/icu/source
--
2.30.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-02-27 18:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-27 18:08 [PATCH] compat-icu: Update to 56.1 Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox