public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Re: [PATCH] BZ#13783 dnsforward.cgi: make entries visible
@ 2024-10-25  8:21 waynetsun
  0 siblings, 0 replies; 2+ messages in thread
From: waynetsun @ 2024-10-25  8:21 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 137 bytes --]

Hi there!

Please disregard this patch and if possible delete it. It was a mistake. Sorry for the inconveniences!

Greetings, Wayne

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH] BZ#13783 dnsforward.cgi: make entries visible
@ 2024-10-24 13:23 Wayne
  0 siblings, 0 replies; 2+ messages in thread
From: Wayne @ 2024-10-24 13:23 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1270 bytes --]

From: Arne Fitzenreiter <arne_f(a)ipfire.org>

Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 lfs/hostapd | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/lfs/hostapd b/lfs/hostapd
index 3f8bc1be7..306b32641 100644
--- a/lfs/hostapd
+++ b/lfs/hostapd
@@ -25,15 +25,15 @@
 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)
 
-- 
2.39.5 (Apple Git-154)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-25  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-25  8:21 [PATCH] BZ#13783 dnsforward.cgi: make entries visible waynetsun
  -- strict thread matches above, loose matches on Subject: below --
2024-10-24 13:23 Wayne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox