wok-next rev 4196
Up: icu (4.2.1)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Sep 23 20:52:36 2009 +0200 (2009-09-23) |
parents | cf4c2aefe16c |
children | e77ae23617fe |
files | icu-dev/receipt icu/receipt |
line diff
1.1 --- a/icu-dev/receipt Wed Sep 23 20:44:27 2009 +0200 1.2 +++ b/icu-dev/receipt Wed Sep 23 20:52:36 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="icu-dev" 1.7 -VERSION="4c-4_0" 1.8 +VERSION="4c-4_2_1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Devel files for ICU lib." 1.11 DEPENDS="icu"
2.1 --- a/icu/receipt Wed Sep 23 20:44:27 2009 +0200 2.2 +++ b/icu/receipt Wed Sep 23 20:52:36 2009 +0200 2.3 @@ -1,13 +1,13 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="icu" 2.7 -VERSION="4c-4_0" 2.8 +VERSION="4c-4_2_1" 2.9 CATEGORY="system-tools" 2.10 SHORT_DESC="C/C++ and Java libraries providing Unicode and Globalization." 2.11 MAINTAINER="pankso@slitaz.org" 2.12 TARBALL="icu${VERSION}-src.tgz" 2.13 WEB_SITE="http://www.icu-project.org/" 2.14 -WGET_URL="http://download.icu-project.org/files/icu4c/4.0/$TARBALL" 2.15 +WGET_URL="http://download.icu-project.org/files/icu4c/4.2.1/$TARBALL" 2.16 2.17 # Rules to configure and make the package. 2.18 compile_rules()