Signed-off-by: Stefan Schantl --- icu/icu.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icu/icu.nm b/icu/icu.nm index 39b7b8339..dea5445b3 100644 --- a/icu/icu.nm +++ b/icu/icu.nm @@ -5,7 +5,7 @@ name = icu version = %{ver_major}.%{ver_minor} -ver_major = 56 +ver_major = 72 ver_minor = 1 ver_plevel = release = 1 @@ -19,7 +19,7 @@ description Tools and utilities for developing with icu. end -source_dl = http://download.icu-project.org/files/icu4c/%{version}/ +source_dl = https://github.com/unicode-org/icu/releases/download/release-%{ver_major}-%{ver_minor}/ sources = icu4c-%{ver_major}_%{ver_minor}-src.tgz build -- 2.30.2