wok diff libmpd/receipt @ rev 19570

qt4: patch configure -no-rpath
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Dec 22 20:43:12 2016 +0100 (2016-12-22)
parents 69c80106a6af
children a78610b2eb47
line diff
     1.1 --- a/libmpd/receipt	Sat Apr 05 22:48:39 2014 +0200
     1.2 +++ b/libmpd/receipt	Thu Dec 22 20:43:12 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"