summaryrefslogtreecommitdiffstats
path: root/package/hostapd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-12-12 17:26:13 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-12-12 17:26:13 +0000
commit059d4bad00475c312218adbfd01a6256b837a2b4 (patch)
tree4d288fcba9097c89cb5d712846efdc30c1f9df74 /package/hostapd/Makefile
parentd886c0aaed49047a7a799135f90c50c01d36fee8 (diff)
downloadmaster-31e0f0ae-059d4bad00475c312218adbfd01a6256b837a2b4.tar.gz
master-31e0f0ae-059d4bad00475c312218adbfd01a6256b837a2b4.tar.bz2
master-31e0f0ae-059d4bad00475c312218adbfd01a6256b837a2b4.zip
hostapd: support optional argument for the -v switch of hostapd and wpa_supplicant to query build features, e.g. hostapd -veap to test whether 802.11i support is compiled in
SVN-Revision: 29507
Diffstat (limited to 'package/hostapd/Makefile')
-rw-r--r--package/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile
index 01c9ff66ad..3b6b6feb3e 100644
--- a/package/hostapd/Makefile
+++ b/package/hostapd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
PKG_VERSION:=20111103
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_REV:=6caaae1e48da247b21b54ea6001646597e35d9b1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2