wok diff gyrus/receipt @ rev 19399
memtest: DOS shutdown
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 03 09:48:39 2016 +0200 (2016-09-03) |
parents | 17e313b5b9c1 |
children | e3f377fbc5f0 |
line diff
1.1 --- a/gyrus/receipt Tue Feb 17 09:42:47 2015 +0100 1.2 +++ b/gyrus/receipt Sat Sep 03 09:48:39 2016 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://projects.gnome.org/gyrus/" 1.7 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gyrus/0.3/$TARBALL" 1.8 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gyrus/${VERSION%.*}/$TARBALL" 1.9 1.10 DEPENDS="gtk+ dbus ORBit2 gnet libglade GConf" 1.11 BUILD_DEPENDS="gtk+ dbus-dev ORBit2-dev gnet-dev libglade-dev GConf-dev \