wok diff gob2/receipt @ rev 20251
mixxx: force 32 bits arch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 12 18:00:41 2018 +0100 (2018-03-12) |
parents | 75362eca62d8 |
children | c592287b8ce7 |
line diff
1.1 --- a/gob2/receipt Sat Apr 05 07:05:11 2014 +0200 1.2 +++ b/gob2/receipt Mon Mar 12 18:00:41 2018 +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"