wok diff librsvg/receipt @ rev 11409

Up: librsvg to 2.34.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 10 21:17:05 2011 +0000 (2011-12-10)
parents 5d82e62b9b12
children a2c8aeb4d439
line diff
     1.1 --- a/librsvg/receipt	Sun Nov 06 20:29:05 2011 +0000
     1.2 +++ b/librsvg/receipt	Sat Dec 10 21:17:05 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="librsvg"
     1.7 -VERSION="2.34.1"
     1.8 +VERSION="2.34.2"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="SVG Rendering Library"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -12,7 +12,7 @@
    1.13  fontconfig-dev gdk-pixbuf-dev libcroco-dev glib-dev libpng-dev gtk+-dev perl expat-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://librsvg.sourceforge.net/"
    1.16 -WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.17 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()