wok diff icu/receipt @ rev 6480

Up: wesnoth, wesnoth-music to 1.8.5.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Sep 30 02:41:36 2010 +0000 (2010-09-30)
parents c161b9c835d2
children a96e06b3d809
line diff
     1.1 --- a/icu/receipt	Fri Jul 09 20:33:27 2010 +0200
     1.2 +++ b/icu/receipt	Thu Sep 30 02:41:36 2010 +0000
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="icu"
     1.7 -VERSION="4c-4_2_1"
     1.8 +VERSION="4.4.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 +TARBALL="icu4c-${VERSION//./_}-src.tgz"
    1.14  WEB_SITE="http://www.icu-project.org/"
    1.15 -WGET_URL="http://download.icu-project.org/files/icu4c/4.2.1/$TARBALL"
    1.16 +#WGET_URL="http://download.icu-project.org/files/icu4c/$VERSION/$TARBALL"
    1.17 +WGET_URL="http://www.sfr-fresh.com/unix/misc/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()