wok-next diff icu/receipt @ rev 4375
emacs: fix depends
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun Oct 11 13:56:43 2009 +0000 (2009-10-11) |
parents | ad4082b50528 |
children | 252a378d28c1 |
line diff
1.1 --- a/icu/receipt Sat Oct 11 20:25:39 2008 +0000 1.2 +++ b/icu/receipt Sun Oct 11 13:56:43 2009 +0000 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="icu" 1.7 -VERSION="4c-4_0" 1.8 +VERSION="4c-4_2_1" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="C/C++ and Java libraries providing Unicode and Globalization." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 TARBALL="icu${VERSION}-src.tgz" 1.13 WEB_SITE="http://www.icu-project.org/" 1.14 -WGET_URL="http://download.icu-project.org/files/icu4c/4.0/$TARBALL" 1.15 +WGET_URL="http://download.icu-project.org/files/icu4c/4.2.1/$TARBALL" 1.16 1.17 # Rules to configure and make the package. 1.18 compile_rules()