mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: bruno.thomsen@gmail.com
Subject: [ptxdist] [PATCH 6/6] nftables: update URL
Date: Sat, 10 May 2025 23:06:28 +0200	[thread overview]
Message-ID: <20250510210628.49297-6-bruno.thomsen@gmail.com> (raw)
In-Reply-To: <20250510210628.49297-1-bruno.thomsen@gmail.com>

Current download URL returns 301 Moved Permanently.

Download log:

GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
[0] Downloading 'http://ftp.netfilter.org/pub/nftables/nftables-1.1.1.tar.xz' ...
HTTP response 301 Moved Permanently [http://ftp.netfilter.org/pub/nftables/nftables-1.1.1.tar.xz]
Adding URL: https://ftp.netfilter.org/pub/nftables/nftables-1.1.1.tar.xz
[0] Downloading 'https://ftp.netfilter.org/pub/nftables/nftables-1.1.1.tar.xz' ...
Saving '/home/bruno/ptxdist/src/nftables-1.1.1.tar.xz.hLCjFsDPsR'
HTTP response 200 OK [https://ftp.netfilter.org/pub/nftables/nftables-1.1.1.tar.xz]

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/nftables.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/nftables.make b/rules/nftables.make
index d1b0adb3b..63dfbcff8 100644
--- a/rules/nftables.make
+++ b/rules/nftables.make
@@ -18,7 +18,7 @@ NFTABLES_VERSION	:= 1.1.1
 NFTABLES_MD5		:= f0a71bcd8c112be7594851b39d4a45c3
 NFTABLES		:= nftables-$(NFTABLES_VERSION)
 NFTABLES_SUFFIX		:= tar.xz
-NFTABLES_URL		:= http://ftp.netfilter.org/pub/nftables/$(NFTABLES).$(NFTABLES_SUFFIX)
+NFTABLES_URL		:= https://ftp.netfilter.org/pub/nftables/$(NFTABLES).$(NFTABLES_SUFFIX)
 NFTABLES_SOURCE		:= $(SRCDIR)/$(NFTABLES).$(NFTABLES_SUFFIX)
 NFTABLES_DIR		:= $(BUILDDIR)/$(NFTABLES)
 NFTABLES_LICENSE	:= GPL-2.0-only AND GPL-2.0-or-later
-- 
2.49.0




      parent reply	other threads:[~2025-05-10 21:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-10 21:06 [ptxdist] [PATCH 1/6] atop: " Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 2/6] blktrace: " Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 3/6] cppunit: " Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 4/6] iptables: " Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 5/6] libmnl: " Bruno Thomsen
2025-05-10 21:06 ` Bruno Thomsen [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=20250510210628.49297-6-bruno.thomsen@gmail.com \
    --to=bruno.thomsen@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /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