icu: Update to 72.1

Message ID 20230227180325.83290-1-stefan.schantl@ipfire.org
State Accepted
Commit 20f53c675b5cbed9fb859dc3bafc295c8e625589
Headers
Series icu: Update to 72.1 |

Commit Message

Stefan Schantl Feb. 27, 2023, 6:03 p.m. UTC
  Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 icu/icu.nm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

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