hostapd: bump PKG_RELEASE
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 16 Oct 2017 23:13:34 +0000 (02:13 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 16 Oct 2017 23:13:34 +0000 (02:13 +0300)
The previous CVE bugfix commit did not adjust PKG_RELEASE, therefore the
fixed hostapd/wpad/wpa_supplicant packages 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

index 344896ca62174100583ae2dd9c17e1d2469e95ed..1113e4f4b3ab5c89742848157901948cf2249e39 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=hostapd
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE_URL:=http://w1.fi/hostap.git
 PKG_SOURCE_PROTO:=git