wok-next diff libmpd/receipt @ rev 17934
syslinux/taziso: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 13 17:56:30 2015 +0200 (2015-04-13) |
parents | 69c80106a6af |
children | c3d04e304a7a |
line diff
1.1 --- a/libmpd/receipt Sat Apr 05 22:48:39 2014 +0200 1.2 +++ b/libmpd/receipt Mon Apr 13 17:56:30 2015 +0200 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"