From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] hostapd: update to git 64d60bb4
Date: Tue, 15 Oct 2024 09:56:51 +0200 [thread overview]
Message-ID: <e7a679dd-ec4d-437a-96a8-7373860b2770@ipfire.org> (raw)
In-Reply-To: <20240929160422.3589093-1-arne_f@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1323 bytes --]
Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org>
On 29/09/2024 18:03, Arne Fitzenreiter wrote:
> Signed-off-by: Arne Fitzenreiter <arne_f(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)
>
prev parent reply other threads:[~2024-10-15 7:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-29 16:03 Arne Fitzenreiter
2024-10-15 7:56 ` Adolf Belka [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e7a679dd-ec4d-437a-96a8-7373860b2770@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox