wok diff libgnomecanvas/receipt @ rev 7937

slitaz-mercurial-style: Start moving to new CSS and layout
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jan 11 21:53:28 2011 +0100 (2011-01-11)
parents ffb49473f5e0
children c21e857f0b6e
line diff
     1.1 --- a/libgnomecanvas/receipt	Sat Oct 16 18:16:16 2010 +0000
     1.2 +++ b/libgnomecanvas/receipt	Tue Jan 11 21:53:28 2011 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="gtk+-dev libglade-dev intltool libart_lgpl-dev"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.gnome.org/"
     1.7 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.30/$TARBALL"
     1.8 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()