]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
hostapd: update to git 64d60bb4 core189 v2.29-core189
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 29 Sep 2024 16:03:58 +0000 (18:03 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Oct 2024 08:47:31 +0000 (08:47 +0000)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/hostapd

index 3f8bc1be794c0d6bc1e34c847a1a6adfe330857a..306b32641da8fbf3a465b4ecde23409b0d6c1723 100644 (file)
 include Config
 
 SUMMARY    = Daemon for running a WPA capable Access Point
-VER        = 2_11
+VER        = 64d60bb4
 
-THISAPP    = hostap_$(VER)
-DL_FILE    = $(THISAPP).tar.bz2
+THISAPP    = hostap-$(VER)
+DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = hostapd
-PAK_VER    = 65
+PAK_VER    = 66
 
 DEPS       =
 
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = de98a3634ff937b0068329219e4fa5dece34c9eeb27fa81a9e7de689d5dd2936ceb0ea43923a0e994e0a7bfcd71709b5f739df2f3efdd7c6ec5c765171711a19
+$(DL_FILE)_BLAKE2 = a377efb1f173a8622ca7ba2073161a64ea3a041c2c662ef35615e74b61e29da2d1f7dccba68a8f2ae1a80c7d3fbde08cd9d72a0babf85324efa9b3b11b1cb3ac
 
 install : $(TARGET)