wok diff mpl123/receipt @ rev 20235

busybox: add arch (uname -m alias)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 05 15:52:59 2018 +0100 (2018-03-05)
parents 7ead91290a87
children 5ea0ce1cecc0
line diff
     1.1 --- a/mpl123/receipt	Sun May 04 22:33:20 2014 +0200
     1.2 +++ b/mpl123/receipt	Mon Mar 05 15:52:59 2018 +0100
     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"