wok-6.x rev 4448
ndiswrapper: fix WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Nov 07 16:29:41 2009 +0100 (2009-11-07) |
parents | 885cb81bbcba |
children | ffbdb721b410 |
files | ndiswrapper/receipt |
line diff
1.1 --- a/ndiswrapper/receipt Sat Nov 07 16:24:17 2009 +0100 1.2 +++ b/ndiswrapper/receipt Sat Nov 07 16:29:41 2009 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 DEPENDS="ndiswrapper-driver ndiswrapper-utils wireless_tools" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/" 1.7 -WGET_URL="$SF_MIRROR/$SOURCE/files/stable/$VERSION/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/$PACKAGE/files/stable/$VERSION/$TARBALL" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()