From 997e0b7393c4549d634726cca2641ce1f9b5fe3d Mon Sep 17 00:00:00 2001 From: David Bauer Date: Thu, 27 Jun 2024 22:59:50 +0200 Subject: [PATCH] hostapd: bump PKG_RELEASE Signed-off-by: David Bauer (cherry picked from commit 89d705148553a19a9dc32191cc85aff7616cf536) --- 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 c5a1b1f757..c3092b4851 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 -- 2.25.1