wok diff lcms/receipt @ rev 12134

Re-fix clutter gtk so it build with both tazwok & cookutils
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 13 21:06:51 2012 +0100 (2012-03-13)
parents 18b8dc71d9bf
children 8d0494b159cc
line diff
     1.1 --- a/lcms/receipt	Wed Apr 29 21:19:45 2009 +0200
     1.2 +++ b/lcms/receipt	Tue Mar 13 21:06:51 2012 +0100
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lcms"
     1.7 -VERSION="1.18"
     1.8 +VERSION="1.19"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="A free color management engine in 100K (library)."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 -TARBALL="$PACKAGE-${VERSION}a.tar.gz"
    1.13 +TARBALL="$PACKAGE-${VERSION}.tar.gz"
    1.14  WEB_SITE="http://www.littlecms.com/"
    1.15 -WGET_URL="${WEB_SITE}$TARBALL"
    1.16 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()