wok rev 16588

mpl123: fix tarball version
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 04 23:55:15 2014 +0200 (2014-05-04)
parents 7ead91290a87
children d4cf16d55526
files mpl123/receipt
line diff
     1.1 --- a/mpl123/receipt	Sun May 04 22:33:20 2014 +0200
     1.2 +++ b/mpl123/receipt	Sun May 04 23:55:15 2014 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="BSD"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://github.com/pankso/mpl123"
     1.7 -WGET_URL="https://github.com/pankso/mpl123/archive/v1.0.0.tar.gz"
     1.8 +WGET_URL="https://github.com/pankso/mpl123/archive/v${VERSION}.tar.gz"
     1.9  HOST_ARCH="arm i486"
    1.10  
    1.11  DEPENDS="dialog mpg123"