icu: Update to version 56.1.

This is an update to the latest stable release.

As a benefit of this, the brocken tests also are fixed.

Fixes #10789

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
reviewed-by: Timo Eissler <timo.eissler@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl 2015-10-09 19:05:57 +02:00 committed by Michael Tremer
parent c3a471c095
commit 406d01e730
1 changed files with 5 additions and 5 deletions

View File

@ -4,11 +4,11 @@
###############################################################################
name = icu
version = %{ver_major}.%{ver_minor}.%{ver_plevel}
ver_major = 50
version = %{ver_major}.%{ver_minor}
ver_major = 56
ver_minor = 1
ver_plevel = 2
release = 3
ver_plevel =
release = 1
groups = Development/Tools
url = http://www.icu-project.org
@ -20,7 +20,7 @@ description
end
source_dl = http://download.icu-project.org/files/icu4c/%{version}/
sources = icu4c-%{ver_major}_%{ver_minor}_%{ver_plevel}-src.tgz
sources = icu4c-%{ver_major}_%{ver_minor}-src.tgz
build
DIR_APP = %{DIR_SRC}/icu/source