mirror of https://github.com/hak5/openwrt.git
hostapd: bump PKG_RELEASE after 802.11w changes
Fixes: 8a57531855
"hostapd: set group_mgmt_cipher when ieee80211w is enabled"
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
openwrt-18.06
parent
34e9937f2a
commit
6e4fa5d1a3
|
@ -7,7 +7,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hostapd
|
||||
PKG_RELEASE:=5
|
||||
PKG_RELEASE:=6
|
||||
|
||||
PKG_SOURCE_URL:=http://w1.fi/hostap.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
|
Loading…
Reference in New Issue