wok-stable diff xfce4-mixer/receipt @ rev 8524
.jar is now handled by tazwok
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Feb 13 03:22:30 2011 +0100 (2011-02-13) |
parents | 3066c6dc3bbd |
children | 839dc23905e0 |
line diff
1.1 --- a/xfce4-mixer/receipt Thu Feb 04 23:31:43 2010 +0100 1.2 +++ b/xfce4-mixer/receipt Sun Feb 13 03:22:30 2011 +0100 1.3 @@ -10,7 +10,7 @@ 1.4 gst-plugins-base-dev" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.xfce.org" 1.7 -WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 1.8 +WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()