projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6c4a9c
)
hostapd: bump PKG_RELEASE
author
Stijn Tintel
<stijn@linux-ipv6.be>
Wed, 18 Oct 2017 10:01:23 +0000
(13:01 +0300)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Wed, 18 Oct 2017 10:02:12 +0000
(13:02 +0300)
The previous commit did not adjust PKG_RELEASE, therefore the
hostapd/wpad/wpa_supplicant packages containing the AP-side workaround
for KRACK do not appear as opkg update.
Bump the PKG_RELEASE to signify upgrades to downstream users.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
package/network/services/hostapd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/hostapd/Makefile
b/package/network/services/hostapd/Makefile
index 1113e4f4b3ab5c89742848157901948cf2249e39..5a353e67ed1a26a4106be234d5d5959b9358108b 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:=
2
+PKG_RELEASE:=
3
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git