wok rev 14837

thunar-volman: fix WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 17 16:28:45 2013 +0200 (2013-07-17)
parents e5c178038a0e
children 60e9b491e42b
files thunar-volman/receipt
line diff
     1.1 --- a/thunar-volman/receipt	Wed Jul 17 15:55:02 2013 +0200
     1.2 +++ b/thunar-volman/receipt	Wed Jul 17 16:28:45 2013 +0200
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="erjo@slitaz.org"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://foo-projects.org/~benny/projects/thunar-archive-plugin/index.html"
     1.7 -WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/0.6/$TARBALL"
     1.8 +WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION:0:3}/$TARBALL"
     1.9  
    1.10  DEPENDS="thunar libxfce4ui startup-notification"
    1.11  BUILD_DEPENDS="thunar-dev glibc-locale intltool libexo-dev libgudev-dev libxfce4ui-dev \