wok diff babl/receipt @ rev 4681

Up: babl (0.1.0)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Dec 30 14:21:06 2009 +0100 (2009-12-30)
parents 148182ebcbea
children 4273e906522b
line diff
     1.1 --- a/babl/receipt	Sat Nov 08 13:31:14 2008 +0000
     1.2 +++ b/babl/receipt	Wed Dec 30 14:21:06 2009 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="babl"
     1.7 -VERSION="0.0.22"
     1.8 +VERSION="0.1.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="pixel format translation library§."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  DEPENDS=""
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://gegl.org/babl/"
    1.15 -WGET_URL="ftp://ftp.gtk.org/pub/babl/0.0/$TARBALL"
    1.16 +WGET_URL="ftp://ftp.gtk.org/pub/babl/0.1/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()