wok-next diff GConf/receipt @ rev 6573

lighttpd: fix 36897b07aa3c commit
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 08 21:28:00 2010 +0200 (2010-10-08)
parents ba238fa5bab1
children dafe65e56a8d
line diff
     1.1 --- a/GConf/receipt	Sat Aug 14 15:56:13 2010 +0000
     1.2 +++ b/GConf/receipt	Fri Oct 08 21:28:00 2010 +0200
     1.3 @@ -14,7 +14,7 @@
     1.4  gtk+-dev libcrypto libcomerr3"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://projects.gnome.org/gconf/"
     1.7 -WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/2.31/$TARBALL"
     1.8 +WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()