mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/ndiswrapper-utils: Updated for version 1.59.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
4da88252f3
commit
a616767925
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Maintained by Robby Workman <rworkman@slackbuilds.org> now
|
||||
|
||||
PRGNAM=ndiswrapper-utils
|
||||
VERSION=${VERSION:-1.58}
|
||||
VERSION=${VERSION:-1.59}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ndiswrapper-utils"
|
||||
VERSION="1.58"
|
||||
VERSION="1.59"
|
||||
HOMEPAGE="http://sourceforge.net/projects/ndiswrapper/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/ndiswrapper/ndiswrapper-1.58.tar.gz"
|
||||
MD5SUM="ba6f57e5eb2f9e94cb07c7f151b2afcd"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/ndiswrapper/ndiswrapper-1.59.tar.gz"
|
||||
MD5SUM="e26a7213468ccd6b0bb4c211c7aadeaa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ndiswrapper-kernel"
|
||||
|
|
Loading…
Reference in a new issue