wok diff esound/receipt @ rev 19946

Up vmtouch (1.3.0)
author Paul Issott <paul@slitaz.org>
date Sun May 07 15:59:20 2017 +0100 (2017-05-07)
parents 4011b51eb28e
children a78610b2eb47
line diff
     1.1 --- a/esound/receipt	Sun Mar 23 22:37:08 2014 +0100
     1.2 +++ b/esound/receipt	Sun May 07 15:59:20 2017 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  WEB_SITE="http://www.tux.org/~ricdude/EsounD.html"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/esound/0.2/$TARBALL"
     1.8 +WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/esound/${VERSION%.*}/$TARBALL"
     1.9  TAGS="audio sound"
    1.10  HOST_ARCH="i486 arm"
    1.11  
    1.12 @@ -33,4 +33,3 @@
    1.13  	cp -a $install/etc $fs
    1.14  	cp -a $install/usr/lib/*.so* $fs/usr/lib
    1.15  }
    1.16 -