From: David Bauer Date: Tue, 27 Oct 2020 23:09:34 +0000 (+0100) Subject: hostapd: bump PKG_RELEASE X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=83d40aef13e811c2744c2f7d2c3175a5bbb6af43;p=openwrt%2Fstaging%2Fthess.git hostapd: bump PKG_RELEASE Signed-off-by: David Bauer --- diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile index 9ae72e7c28..4498fbde5c 100644 --- 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:=12 +PKG_RELEASE:=13 PKG_SOURCE_URL:=http://w1.fi/hostap.git PKG_SOURCE_PROTO:=git