[openwrt/openwrt] hostapd: bump PKG_RELEASE

LEDE Commits lede-commits at lists.infradead.org
Tue Oct 27 19:12:49 EDT 2020


blocktrron pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/83d40aef13e811c2744c2f7d2c3175a5bbb6af43

commit 83d40aef13e811c2744c2f7d2c3175a5bbb6af43
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Wed Oct 28 00:09:34 2020 +0100

    hostapd: bump PKG_RELEASE
    
    Signed-off-by: David Bauer <mail at david-bauer.net>
---
 package/network/services/hostapd/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



More information about the lede-commits mailing list