projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34e9937
)
hostapd: bump PKG_RELEASE after 802.11w changes
author
Jo-Philipp Wich
<jo@mein.io>
Sun, 7 Jan 2018 11:42:14 +0000
(12:42 +0100)
committer
Jo-Philipp Wich
<jo@mein.io>
Sun, 7 Jan 2018 11:42:45 +0000
(12:42 +0100)
Fixes: 8a57531855 "hostapd: set group_mgmt_cipher when ieee80211w is enabled"
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/network/services/hostapd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/hostapd/Makefile
b/package/network/services/hostapd/Makefile
index 893d769a0e59e489f5446adfb5d32449e0ec098b..51f169293336793918b0089325f4c8d99a1edd3d 100644
(file)
--- a/
package/network/services/hostapd/Makefile
+++ b/
package/network/services/hostapd/Makefile
@@
-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