wok diff gdk-pixbuf/receipt @ rev 7213

Up: dbus-glib to 0.92.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 10 17:42:01 2010 +0000 (2010-11-10)
parents be0f949d0faa
children 6438ec4c58a5
line diff
     1.1 --- a/gdk-pixbuf/receipt	Tue Oct 12 16:13:47 2010 +0000
     1.2 +++ b/gdk-pixbuf/receipt	Wed Nov 10 17:42:01 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gdk-pixbuf"
     1.7 -VERSION="2.22.0"
     1.8 +VERSION="2.22.1"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="An image loading library for gtk2"
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="$DEPENDS libgio-dev glib-dev jbigkit libpng-dev tiff-dev jpeg-dev xorg-libX11-dev zlib-dev pkg-config gobject-introspection-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.gtk.org/"
    1.16 -WGET_URL="http://download.gnome.org/sources/gdk-pixbuf/${VERSION%.*}/$TARBALL"
    1.17 +WGET_URL="http://download.gnome.org/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()