# HG changeset patch # User Christopher Rogers # Date 1285680991 0 # Node ID dd8ad4ae1ec104a52631c207f0672f8ec5aca1fc # Parent 0ba128f4fff0f7da5dd04d4306918dbe4709d9c5 Up: icu, icu-dev to 4.4.1. diff -r 0ba128f4fff0 -r dd8ad4ae1ec1 icu-dev/receipt --- a/icu-dev/receipt Tue Sep 28 03:43:12 2010 +0000 +++ b/icu-dev/receipt Tue Sep 28 13:36:31 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="icu-dev" -VERSION="4c-4_2_1" +VERSION="4.4.1" CATEGORY="development" SHORT_DESC="Devel files for ICU lib." DEPENDS="icu gcc-lib-base" diff -r 0ba128f4fff0 -r dd8ad4ae1ec1 icu/receipt --- a/icu/receipt Tue Sep 28 03:43:12 2010 +0000 +++ b/icu/receipt Tue Sep 28 13:36:31 2010 +0000 @@ -1,13 +1,14 @@ # SliTaz package receipt. PACKAGE="icu" -VERSION="4c-4_2_1" +VERSION="4.4.1" CATEGORY="system-tools" SHORT_DESC="C/C++ and Java libraries providing Unicode and Globalization." MAINTAINER="pankso@slitaz.org" -TARBALL="icu${VERSION}-src.tgz" +TARBALL="icu4c-${VERSION//./_}-src.tgz" WEB_SITE="http://www.icu-project.org/" -WGET_URL="http://download.icu-project.org/files/icu4c/4.2.1/$TARBALL" +#WGET_URL="http://download.icu-project.org/files/icu4c/$VERSION/$TARBALL" +WGET_URL="http://www.sfr-fresh.com/unix/misc/$TARBALL" # Rules to configure and make the package. compile_rules()