From: David Bauer Date: Thu, 27 Jun 2024 20:59:50 +0000 (+0200) Subject: hostapd: bump PKG_RELEASE X-Git-Tag: v6.1-20240716~44 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=997e0b7393c4549d634726cca2641ce1f9b5fe3d;p=librecmc%2Flibrecmc.git hostapd: bump PKG_RELEASE Signed-off-by: David Bauer (cherry picked from commit 89d705148553a19a9dc32191cc85aff7616cf536) --- 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