]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
hostapd: Update to version f747ae0
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Sep 2025 11:53:26 +0000 (11:53 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Sep 2025 11:53:26 +0000 (11:53 +0000)
This is an unreleased version checked out from Git.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/hostapd

index c63884c04b8ad0de601940d704e030d58261b9de..00cd17084be6427f074c54ded2898e58d4c6eb4d 100644 (file)
 include Config
 
 SUMMARY    = Daemon for running a WPA capable Access Point
-VER        = 64d60bb4
+VER        = f747ae0
 
 THISAPP    = hostap-$(VER)
-DL_FILE    = $(THISAPP).tar.xz
+DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = hostapd
-PAK_VER    = 68
+PAK_VER    = 69
 
 DEPS       =
 
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = a377efb1f173a8622ca7ba2073161a64ea3a041c2c662ef35615e74b61e29da2d1f7dccba68a8f2ae1a80c7d3fbde08cd9d72a0babf85324efa9b3b11b1cb3ac
+$(DL_FILE)_BLAKE2 = baec51beb4ed2e9ba9699a7f53b4cc7a9eee5d00716a9033bf434139f66c79a56e33270ef221f94fb0ecc1819b7e107b6bd4c8875434dcbcfd465e6cbac33293
 
 install : $(TARGET)