wok diff ndiswrapper-driver/receipt @ rev 4909

xarchive: add udeb sfs arj pak arc j uc2 zoo 7z bcj bcj2 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 13 11:28:10 2010 +0100 (2010-02-13)
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	Sat Feb 13 11:28:10 2010 +0100
     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()