wok diff libgnomecanvas/receipt @ rev 8395

Add new url to elfutils since the older one is not working anymore.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 05 00:19:11 2011 +0000 (2011-02-05)
parents ffb49473f5e0
children c21e857f0b6e
line diff
     1.1 --- a/libgnomecanvas/receipt	Sat Oct 16 18:16:16 2010 +0000
     1.2 +++ b/libgnomecanvas/receipt	Sat Feb 05 00:19:11 2011 +0000
     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()