summaryrefslogtreecommitdiffstats
path: root/network/hostapd/hostapd.SlackBuild
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2014-11-09 11:23:27 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-09 11:23:27 +0700
commit43e9d850a7e078aceb34318e8540672a858214c5 (patch)
tree714cbd74a555f60aa23194c2de1c316efd334b81 /network/hostapd/hostapd.SlackBuild
parenta941ce13992283465c019d38cf08c64cac3002e3 (diff)
downloadslackbuilds-43e9d850a7e078aceb34318e8540672a858214c5.tar.gz
slackbuilds-43e9d850a7e078aceb34318e8540672a858214c5.tar.xz
network/hostapd: Updated for version 2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/hostapd/hostapd.SlackBuild')
-rw-r--r--network/hostapd/hostapd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/hostapd/hostapd.SlackBuild b/network/hostapd/hostapd.SlackBuild
index 10e9745198..9ba7e6573f 100644
--- a/network/hostapd/hostapd.SlackBuild
+++ b/network/hostapd/hostapd.SlackBuild
@@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hostapd
-VERSION=${VERSION:-2.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then