wok diff ndiswrapper-driver/receipt @ rev 4937

add/improve TAGS h* receipts
author Rohit Joshi <jozee@slitaz.org>
date Tue Feb 16 14:01:36 2010 +0000 (2010-02-16)
parents 09588e205d31
children bee79018e13a
line diff
     1.1 --- a/ndiswrapper-driver/receipt	Mon May 11 21:12:18 2009 +0200
     1.2 +++ b/ndiswrapper-driver/receipt	Tue Feb 16 14:01:36 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ndiswrapper-driver"
     1.7 -VERSION="1.54"
     1.8 +VERSION="1.55"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Add Windows network drivers support to Linux kernel."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -10,8 +10,7 @@
    1.13  SOURCE="ndiswrapper"
    1.14  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/"
    1.16 -WGET_URL="http://dfn.dl.sourceforge.net/sourceforge/ndiswrapper/$TARBALL
    1.17 - http://puzzle.dl.sourceforge.net/sourceforge/ndiswrapper/$TARBALL"
    1.18 +WGET_URL="$SF_MIRROR/$SOURCE/files/stable/$VERSION/$TARBALL"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()