wok diff libmpd/receipt @ rev 18824
syslinux/iso2exe.sh: show flavor.info size
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 16 16:19:14 2016 +0100 (2016-01-16) |
parents | 69c80106a6af |
children | a78610b2eb47 |
line diff
1.1 --- a/libmpd/receipt Sat Apr 05 22:48:39 2014 +0200 1.2 +++ b/libmpd/receipt Sat Jan 16 16:19:14 2016 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 SHORT_DESC="Signal based wrapper around libmpdclient" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://gmpclient.org/" 1.7 -WGET_URL="http://download.sarine.nl/Programs/gmpc/11.8/$TARBALL" 1.8 +WGET_URL="http://download.sarine.nl/Programs/gmpc/${VERSION%.*}/$TARBALL" 1.9 HOST_ARCH="i486 arm" 1.10 1.11 DEPENDS="glib"