summaryrefslogtreecommitdiff
path: root/package/hostapd/Makefile
diff options
context:
space:
mode:
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>2010-11-03 10:39:29 +0000
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>2010-11-03 10:39:29 +0000
commit87cba7eb466c140230b1af36df23cfb2d2b928a9 (patch)
tree94d4c6e1ca5b257064f65d08e9c28cb906f76f37 /package/hostapd/Makefile
parent0e2b397a8b88662d4a122148249bfd9d4116e8fe (diff)
downloadmtk-20170518-87cba7eb466c140230b1af36df23cfb2d2b928a9.zip
mtk-20170518-87cba7eb466c140230b1af36df23cfb2d2b928a9.tar.gz
mtk-20170518-87cba7eb466c140230b1af36df23cfb2d2b928a9.tar.bz2
hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplicant (#8164)
SVN-Revision: 23817
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 172e89b..6f3c639 100644
--- a/package/hostapd/Makefile
+++ b/package/hostapd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
PKG_VERSION:=20100705
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_REV:=2f1ce78bf78cecd7021385b04a4f55f22e76ab97
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2