summaryrefslogtreecommitdiffstats
path: root/icu/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'icu/Pkgfile')
-rw-r--r--icu/Pkgfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/icu/Pkgfile b/icu/Pkgfile
index 723dbdf4e..7ef3bad58 100644
--- a/icu/Pkgfile
+++ b/icu/Pkgfile
@@ -4,14 +4,12 @@
# Packager: thierryn1 at hispeed dot ch
name=icu
-version=4.8.1.1
+version=49.1.1
release=1
-source=(http://download.$name-project.org/files/icu4c/$version/icu4c-${version//./_}-src.tgz
- setBreakType.patch)
+source=(http://download.$name-project.org/files/icu4c/$version/icu4c-${version//./_}-src.tgz)
build () {
cd $name/source
- patch -p2 < $SRC/setBreakType.patch
./configure --prefix=/usr \
--enable-shared \
--enable-static \