From: David Bauer Date: Tue, 27 Oct 2020 23:09:34 +0000 (+0100) Subject: hostapd: bump PKG_RELEASE X-Git-Tag: v21.02.0-rc1~1257 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83d40aef13e811c2744c2f7d2c3175a5bbb6af43;p=thirdparty%2Fopenwrt.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 9ae72e7c289..4498fbde5c9 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