From: Baruch Siach via buildroot <buildroot@buildroot.org>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 02/23] package/ebtables/ebtables.hash: use http:// to match _SITE
Date: Mon, 03 Jun 2024 10:25:02 +0300 [thread overview]
Message-ID: <87h6eapjxt.fsf@tarshish> (raw)
In-Reply-To: <20240603071726.532652-2-peter@korsgaard.com> (Peter Korsgaard's message of "Mon, 3 Jun 2024 09:17:05 +0200")
Hi Peter,
On Mon, Jun 03 2024, Peter Korsgaard wrote:
> For consistency.
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> package/ebtables/ebtables.hash | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/ebtables/ebtables.hash b/package/ebtables/ebtables.hash
> index 98106b0d60..06e2f9f345 100644
> --- a/package/ebtables/ebtables.hash
> +++ b/package/ebtables/ebtables.hash
> @@ -1,4 +1,4 @@
> -# ftp://ftp.netfilter.org/pub/ebtables/ebtables-2.0.11.tar.gz.sha256sum
> +# http://ftp.netfilter.org/pub/ebtables/ebtables-2.0.11.tar.gz.sha256sum
Maybe better
https://netfilter.org/pub/ebtables/ebtables-2.0.11.tar.gz.sha256sum
Thanks,
baruch
> sha256 b71f654784a726329f88b412ef7b96b4e5d786ed2bd28193ed7b4c0d677dfd2a ebtables-2.0.11.tar.gz
> # Locally computed
> sha256 ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1 COPYING
--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-06-03 7:25 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-03 7:17 [Buildroot] [PATCH 01/23] package/doom-wad: drop reference to ftp.idsoftware.com Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 02/23] package/ebtables/ebtables.hash: use http:// to match _SITE Peter Korsgaard
2024-06-03 7:25 ` Baruch Siach via buildroot [this message]
2024-06-03 7:31 ` Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 03/23] package/file: use http:// _SITE Peter Korsgaard
2024-06-03 9:19 ` Yann E. MORIN
2024-06-03 7:17 ` [Buildroot] [PATCH 04/23] package/freeradius-client: use https:// _SITE Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 05/23] package/freeradius-server: " Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 06/23] package/libmnl: use https for _SITE Peter Korsgaard
2024-06-03 7:30 ` Dario Binacchi via buildroot
2024-06-03 7:17 ` [Buildroot] [PATCH 07/23] package/libmnl: use upstream sha256sum Peter Korsgaard
2024-06-03 7:29 ` Dario Binacchi via buildroot
2024-06-03 7:17 ` [Buildroot] [PATCH 08/23] package/libnetfilter_acct: use https for _SITE Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 09/23] package/libnetfilter_acct: use https:// reference for .hash file Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 10/23] package/libnetfilter_log: use https for _SITE Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 11/23] package/libnetfilter_log: use https:// reference for .hash file Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 12/23] package/lynx: use http:// _SITE Peter Korsgaard
2024-06-03 9:21 ` Yann E. MORIN
2024-06-03 7:17 ` [Buildroot] [PATCH 13/23] package/ncftp: use https:// _SITE Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 14/23] package/newlib-bare-metal: " Peter Korsgaard
2024-06-03 8:05 ` Frager, Neal via buildroot
2024-06-03 7:17 ` [Buildroot] [PATCH 15/23] package/nfacct: use https for _SITE Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 16/23] package/nfacct: use https:// reference for .hash file Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 17/23] package/uboot-tools: use https:// _SITE Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 18/23] package/ulogd: use https for _SITE Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 19/23] package/ulogd: use https:// reference for .hash file Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 20/23] package/zip: download from sourceforge Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 21/23] package/proftpd: download from github Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 22/23] package/on2-8170-libs: remove package Peter Korsgaard
2024-06-03 7:17 ` [Buildroot] [PATCH 23/23] package/on2-8170-modules: " Peter Korsgaard
2024-06-03 9:24 ` [Buildroot] [PATCH 01/23] package/doom-wad: drop reference to ftp.idsoftware.com Yann E. MORIN
2024-06-08 18:11 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2024-06-03 9:23 [Buildroot] [PATCH 02/23] package/ebtables/ebtables.hash: use http:// to match _SITE Yann E. MORIN
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=87h6eapjxt.fsf@tarshish \
--to=buildroot@buildroot.org \
--cc=baruch@tkos.co.il \
--cc=peter@korsgaard.com \
/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