summaryrefslogtreecommitdiffstats
path: root/icu/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-05-19 20:28:36 +0000
committerpiernov <piernov@piernov.org>2012-05-19 20:28:36 +0000
commitf255d2aec34d1480838af2d602d2197359bbd148 (patch)
treef1ff4feacd7f59558d8e796aa43e21529b086dff /icu/Pkgfile
parent1f859304eec2a42a909a24fc03c86d7ca85dbabf (diff)
downloadnutyx-extra-f255d2aec34d1480838af2d602d2197359bbd148.tar.gz
nutyx-extra-f255d2aec34d1480838af2d602d2197359bbd148.tar.bz2
nutyx-extra-f255d2aec34d1480838af2d602d2197359bbd148.tar.xz
nutyx-extra-f255d2aec34d1480838af2d602d2197359bbd148.zip
icu 49.1.1-1 màj port
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 \