wok rev 5432

Fixed WGET_URL in ndiswrapper and ndiswrapper-driver.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 05 02:16:08 2010 +0000 (2010-05-05)
parents 10f30337dbda
children d1e65b2e5f5f
files ndiswrapper-driver/receipt ndiswrapper/receipt
line diff
     1.1 --- a/ndiswrapper-driver/receipt	Wed May 05 02:02:54 2010 +0000
     1.2 +++ b/ndiswrapper-driver/receipt	Wed May 05 02:16:08 2010 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  SOURCE="ndiswrapper"
     1.5  TARBALL="$SOURCE-$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/$SOURCE/$PACKAGE/stable/$VERSION/$TARBALL"
     1.9  TAGS="windows wireless network"
    1.10  
    1.11  # Rules to configure and make the package.
     2.1 --- a/ndiswrapper/receipt	Wed May 05 02:02:54 2010 +0000
     2.2 +++ b/ndiswrapper/receipt	Wed May 05 02:16:08 2010 +0000
     2.3 @@ -8,7 +8,7 @@
     2.4  DEPENDS="ndiswrapper-driver ndiswrapper-utils wireless_tools"
     2.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.6  WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/"
     2.7 -WGET_URL="$SF_MIRROR/$PACKAGE/files/stable/$VERSION/$TARBALL"
     2.8 +WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/stable/$VERSION/$TARBALL"
     2.9  TAGS="windows wireless network"
    2.10  
    2.11  # Rules to gen a SliTaz package suitable for Tazpkg.