From 00ee71c0a22f2f588ecb0f829e22a2d19594f37b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 19 Oct 2025 00:00:00 +0200 Subject: [PATCH] hostapd_s1g: update PKG_MIRROR_HASH for 24.10 Update the package mirror hash as OpenWrt 24.10 uses a new digest algorithm. Signed-off-by: John Crispin --- feeds/morse/utils/hostapd_s1g/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/feeds/morse/utils/hostapd_s1g/Makefile b/feeds/morse/utils/hostapd_s1g/Makefile index 89224ef66..cbe6c6a21 100644 --- a/feeds/morse/utils/hostapd_s1g/Makefile +++ b/feeds/morse/utils/hostapd_s1g/Makefile @@ -16,6 +16,7 @@ PKG_LICENSE:=BSD-3-Clause PKG_SOURCE_VERSION:=$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/MorseMicro/hostap.git +PKG_MIRROR_HASH:=2f6894e40c7105b23530cd9559bd836d29f23ffb87cbbaa614eb2361667e55a0 PKG_HASH:=a2f17ce3d2fe25d45cc2d6869e9ea644bcac441ec9b541972034768d4fc63608 PKG_SOURCE_PROTO:=git