wok diff gob2/receipt @ rev 18930
mmv, sqlite, unclutter: use EXTRA_SOURCE_FILES to track the sources files
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 26 17:55:33 2016 +0100 (2016-02-26) |
parents | 75362eca62d8 |
children | c592287b8ce7 |
line diff
1.1 --- a/gob2/receipt Sat Apr 05 07:05:11 2014 +0200 1.2 +++ b/gob2/receipt Fri Feb 26 17:55:33 2016 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 SHORT_DESC="GTK Object Builder (GOB) is a simple preprocessor for easily creating GTK objects" 1.5 WEB_SITE="http://www.5z.com/jirka/gob.html" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/${PACKAGE}/2.0/$TARBALL" 1.8 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/${PACKAGE}/${VERSION%.*}/$TARBALL" 1.9 HOST_ARCH="i486 arm" 1.10 1.11 DEPENDS="glib"