wok diff libgnomecanvas/receipt @ rev 8116
Fixed pcsxr-svn.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jan 23 20:01:37 2011 +0000 (2011-01-23) |
parents | ffb49473f5e0 |
children | c21e857f0b6e |
line diff
1.1 --- a/libgnomecanvas/receipt Sat Oct 16 18:16:16 2010 +0000 1.2 +++ b/libgnomecanvas/receipt Sun Jan 23 20:01:37 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()