wok-current diff gtk2-engine-murrine/receipt @ rev 18372
Add rspamd
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 16 18:50:42 2015 +0200 (2015-09-16) |
parents | 7d6089953592 |
children | bc5d5781c529 |
line diff
1.1 --- a/gtk2-engine-murrine/receipt Sat Aug 10 11:33:11 2013 +0000 1.2 +++ b/gtk2-engine-murrine/receipt Wed Sep 16 18:50:42 2015 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="LGPL3" 1.5 WEB_SITE="http://www.cimitan.com/murrine" 1.6 TARBALL="murrine-$VERSION.tar.xz" 1.7 -WGET_URL="$GNOME_MIRROR/murrine/0.98/$TARBALL" 1.8 +WGET_URL="$GNOME_MIRROR/murrine/${VERSION%.*}/$TARBALL" 1.9 TAGS="gtk2" 1.10 1.11 DEPENDS="gtk+" 1.12 @@ -33,4 +33,3 @@ 1.13 cp -a $install/usr/share $fs/usr 1.14 find $fs -name '*.la' -delete 1.15 } 1.16 -