wok-current diff icu/receipt @ rev 4713
xarchiver: fix path + remove SVG icons.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Jan 04 22:01:58 2010 +0100 (2010-01-04) |
parents | ad4082b50528 |
children | 252a378d28c1 |
line diff
1.1 --- a/icu/receipt Sat Oct 11 20:25:39 2008 +0000 1.2 +++ b/icu/receipt Mon Jan 04 22:01:58 2010 +0100 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()