wok diff sylpheed/receipt @ rev 17869

Use VERSION variable
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 26 09:34:19 2015 +0100 (2015-03-26)
parents 35c68ef9e128
children 12f827acfc48
line diff
     1.1 --- a/sylpheed/receipt	Sat Apr 19 06:39:44 2014 +0000
     1.2 +++ b/sylpheed/receipt	Thu Mar 26 09:34:19 2015 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://sylpheed.sraoss.jp/en/"
     1.7 -WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v3.3/$TARBALL"
     1.8 +WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v${VERSION%.*}/$TARBALL"
     1.9  TAGS="mail internet"
    1.10  
    1.11  DEPENDS="gtk+ libssl libffi"