# HG changeset patch # User Christophe Lincoln # Date 1253731956 -7200 # Node ID 7d71309e124727d73baca0132a3f4ade6332cea5 # Parent cf4c2aefe16cecb7713f201d929d4319577bcd13 Up: icu (4.2.1) diff -r cf4c2aefe16c -r 7d71309e1247 icu-dev/receipt --- a/icu-dev/receipt Wed Sep 23 20:44:27 2009 +0200 +++ b/icu-dev/receipt Wed Sep 23 20:52:36 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="icu-dev" -VERSION="4c-4_0" +VERSION="4c-4_2_1" CATEGORY="development" SHORT_DESC="Devel files for ICU lib." DEPENDS="icu" diff -r cf4c2aefe16c -r 7d71309e1247 icu/receipt --- a/icu/receipt Wed Sep 23 20:44:27 2009 +0200 +++ b/icu/receipt Wed Sep 23 20:52:36 2009 +0200 @@ -1,13 +1,13 @@ # SliTaz package receipt. PACKAGE="icu" -VERSION="4c-4_0" +VERSION="4c-4_2_1" CATEGORY="system-tools" SHORT_DESC="C/C++ and Java libraries providing Unicode and Globalization." MAINTAINER="pankso@slitaz.org" TARBALL="icu${VERSION}-src.tgz" WEB_SITE="http://www.icu-project.org/" -WGET_URL="http://download.icu-project.org/files/icu4c/4.0/$TARBALL" +WGET_URL="http://download.icu-project.org/files/icu4c/4.2.1/$TARBALL" # Rules to configure and make the package. compile_rules()