summaryrefslogtreecommitdiff
path: root/package/hostapd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-09-10 12:23:41 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-09-10 12:23:41 +0000
commit24e24b2d5194c5867ed15e1811b90a36836aa3c0 (patch)
treeed9b0cea581ee77919c8577399bb9465fcf1769d /package/hostapd/Makefile
parent77fe98d1342d957188c81675279e7202e2837f5c (diff)
downloadmtk-20170518-24e24b2d5194c5867ed15e1811b90a36836aa3c0.zip
mtk-20170518-24e24b2d5194c5867ed15e1811b90a36836aa3c0.tar.gz
mtk-20170518-24e24b2d5194c5867ed15e1811b90a36836aa3c0.tar.bz2
hostapd: introduce new default-off option "auth_cache" which controls PMKSA and Opportunistic Key Caching (#12129)
SVN-Revision: 33359
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 122ee9b..e438ef3 100644
--- a/package/hostapd/Makefile
+++ b/package/hostapd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
PKG_VERSION:=20120428
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_REV:=1f0cc27eb98f7d1af9c64d0752238184cbdb9a24
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2