summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Bauer2024-06-27 20:59:50 +0000
committerDavid Bauer2024-06-30 20:31:51 +0000
commitef4fc5cc1da63f87eb3425f1b7737c149ea157e1 (patch)
tree1487b83447ab77731e7c41cda407d9cfd54067c6
parent85ff47c6bea54f0e30890846c767c109afdbedee (diff)
downloadopenwrt-ef4fc5cc1da63f87eb3425f1b7737c149ea157e1.tar.gz
hostapd: bump PKG_RELEASE
Signed-off-by: David Bauer <mail@david-bauer.net> (cherry picked from commit 89d705148553a19a9dc32191cc85aff7616cf536)
-rw-r--r--package/network/services/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile
index f46c6275ef..048cdce98e 100644
--- a/package/network/services/hostapd/Makefile
+++ b/package/network/services/hostapd/Makefile
@@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
-PKG_RELEASE:=6
+PKG_RELEASE:=7
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git