From: David Bauer Date: Thu, 27 Jun 2024 20:59:50 +0000 (+0200) Subject: hostapd: bump PKG_RELEASE X-Git-Tag: v24.10.0-rc1~1340 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=89d705148553a19a9dc32191cc85aff7616cf536;p=openwrt%2Fopenwrt.git hostapd: bump PKG_RELEASE Signed-off-by: David Bauer --- diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile index 0171bc0edc..8cedef976b 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:=1 +PKG_RELEASE:=2 PKG_SOURCE_URL:=https://w1.fi/hostap.git PKG_SOURCE_PROTO:=git