# HG changeset patch # User Christopher Rogers # Date 1296528352 0 # Node ID 32141ce4e6e98e4474b50415f808ff78e11522e0 # Parent 08fb5e3d3f5eb8a2aab89ffa2cc51e775cfb89fa Up: babl to 0.1.4. diff -r 08fb5e3d3f5e -r 32141ce4e6e9 babl-dev/receipt --- a/babl-dev/receipt Tue Feb 01 02:40:02 2011 +0000 +++ b/babl-dev/receipt Tue Feb 01 02:45:52 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="babl-dev" -VERSION="0.1.2" +VERSION="0.1.4" CATEGORY="development" SHORT_DESC="pixel format translation library dev files." MAINTAINER="erjo@slitaz.org" diff -r 08fb5e3d3f5e -r 32141ce4e6e9 babl/receipt --- a/babl/receipt Tue Feb 01 02:40:02 2011 +0000 +++ b/babl/receipt Tue Feb 01 02:45:52 2011 +0000 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="babl" -VERSION="0.1.2" +VERSION="0.1.4" CATEGORY="system-tools" SHORT_DESC="pixel format translation library." MAINTAINER="erjo@slitaz.org" DEPENDS="" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://gegl.org/babl/" -WGET_URL="ftp://ftp.gtk.org/pub/babl/0.1/$TARBALL" +WGET_URL="ftp://ftp.gtk.org/pub/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules()