From: David Bauer Date: Thu, 27 Jun 2024 20:59:50 +0000 (+0200) Subject: hostapd: bump PKG_RELEASE X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ef4fc5cc1da63f87eb3425f1b7737c149ea157e1;p=openwrt%2Fstaging%2Fblocktrron.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 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