diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-02-22 04:29:13 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-22 22:27:28 -0600 |
commit | b6f9f167601ce4be569aa0c3125cec007f619d58 (patch) | |
tree | 5eb850432bdafd2a1b7d3046ef1648546fb9818c /network/ndiswrapper-utils | |
parent | 04e3b6eddf3ddf645a0938544b30d42cb28910c8 (diff) | |
download | slackbuilds-b6f9f167601ce4be569aa0c3125cec007f619d58.tar.gz |
network/ndiswrapper-utils: Updated for version 1.58.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/ndiswrapper-utils')
-rw-r--r-- | network/ndiswrapper-utils/ndiswrapper-utils.SlackBuild | 2 | ||||
-rw-r--r-- | network/ndiswrapper-utils/ndiswrapper-utils.info | 6 | ||||
-rw-r--r-- | network/ndiswrapper-utils/slack-desc | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/network/ndiswrapper-utils/ndiswrapper-utils.SlackBuild b/network/ndiswrapper-utils/ndiswrapper-utils.SlackBuild index 2efc285477..6ef6ea7db7 100644 --- a/network/ndiswrapper-utils/ndiswrapper-utils.SlackBuild +++ b/network/ndiswrapper-utils/ndiswrapper-utils.SlackBuild @@ -25,7 +25,7 @@ # Maintained by Robby Workman <rworkman@slackbuilds.org> now PRGNAM=ndiswrapper-utils -VERSION=${VERSION:-1.58rc1} +VERSION=${VERSION:-1.58} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/ndiswrapper-utils/ndiswrapper-utils.info b/network/ndiswrapper-utils/ndiswrapper-utils.info index 56ab0b9605..12a26d0db0 100644 --- a/network/ndiswrapper-utils/ndiswrapper-utils.info +++ b/network/ndiswrapper-utils/ndiswrapper-utils.info @@ -1,8 +1,8 @@ PRGNAM="ndiswrapper-utils" -VERSION="1.58rc1" +VERSION="1.58" HOMEPAGE="http://sourceforge.net/projects/ndiswrapper/" -DOWNLOAD="http://downloads.sourceforge.net/ndiswrapper/ndiswrapper-1.58rc1.tar.gz" -MD5SUM="d856310c386d481bb7aec8a37161d356" +DOWNLOAD="http://downloads.sourceforge.net/ndiswrapper/ndiswrapper-1.58.tar.gz" +MD5SUM="ba6f57e5eb2f9e94cb07c7f151b2afcd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ndiswrapper-kernel" diff --git a/network/ndiswrapper-utils/slack-desc b/network/ndiswrapper-utils/slack-desc index 47e28252a3..ef2f81742a 100644 --- a/network/ndiswrapper-utils/slack-desc +++ b/network/ndiswrapper-utils/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| ndiswrapper-utils: ndiswrapper-utils (userspace utilities for using NDIS drivers) |