summaryrefslogtreecommitdiffstats
path: root/madwifi
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-05-23 18:28:01 +0000
committer Eric Hameleers <alien@slackware.com>2007-05-23 18:28:01 +0000
commit3304ce3a5bf8fbe45d79c03222eb3b822b8def42 (patch)
treefba6b5cb7686b300317afd311bfe9f7349acd32e /madwifi
parentde3da4b56e761d09b2c15f1d267ff42ba92a44a1 (diff)
downloadasb-3304ce3a5bf8fbe45d79c03222eb3b822b8def42.tar.gz
asb-3304ce3a5bf8fbe45d79c03222eb3b822b8def42.tar.xz
Update to 0.9.3.1
Diffstat (limited to 'madwifi')
-rwxr-xr-xmadwifi/build/madwifi.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/madwifi/build/madwifi.SlackBuild b/madwifi/build/madwifi.SlackBuild
index 94b7a48a..0465e321 100755
--- a/madwifi/build/madwifi.SlackBuild
+++ b/madwifi/build/madwifi.SlackBuild
@@ -56,13 +56,15 @@
# Made this SlackBuild actually able to build snapshot releases.
# * Add "make prepare" for 2.6 kernel sources so that the modules
# will build correctly for SMP kernels.
+# 0.9.3.1-1: 23/may/2007 by Eric Hameleers <alien@slackware.com>
+# * This release fixes a few security issues.
# -----------------------------------------------------------------------------
# Change SNAPSHOT from "" to "yes" below if you're building a snapshot release.
SNAPSHOT=${SNAPSHOT:-""}
PRGNAM=madwifi
-VERSION=${VERSION:-0.9.3} # Note: for snapshots this value changes further down
+VERSION=${VERSION:-0.9.3.1} # Note: for snapshot builds, this value changes further down
SRCVER=""
BUILD=1