From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] icu: Update to 72.1 Date: Mon, 27 Feb 2023 19:03:25 +0100 Message-ID: <20230227180325.83290-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4313368203359875582==" List-Id: --===============4313368203359875582== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 @@ =20 name =3D icu version =3D %{ver_major}.%{ver_minor} -ver_major =3D 56 +ver_major =3D 72 ver_minor =3D 1 ver_plevel =3D release =3D 1 @@ -19,7 +19,7 @@ description Tools and utilities for developing with icu. end =20 -source_dl =3D http://download.icu-project.org/files/icu4c/%{version}/ +source_dl =3D https://github.com/unicode-org/icu/releases/download/release-= %{ver_major}-%{ver_minor}/ sources =3D icu4c-%{ver_major}_%{ver_minor}-src.tgz =20 build --=20 2.30.2 --===============4313368203359875582==--