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 2/2] batctl: update URL
Date: Fri,  9 May 2025 23:00:15 +0200	[thread overview]
Message-ID: <20250509210015.23879-2-bruno.thomsen@gmail.com> (raw)
In-Reply-To: <20250509210015.23879-1-bruno.thomsen@gmail.com>

Current download URL returns 301 Moved Permanently.

GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
[0] Downloading 'http://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2024.3.tar.gz' ...
HTTP response 301 Moved Permanently [http://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2024.3.tar.gz]
Adding URL: https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2024.3.tar.gz
[0] Downloading 'https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2024.3.tar.gz' ...
Saving '/home/bruno/ptxdist/src/batctl-2024.3.tar.gz.QYywpZQC1n'
HTTP response 200  [https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2024.3.tar.gz]

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

diff --git a/rules/batctl.make b/rules/batctl.make
index 58f58e61b..ba36cfb3c 100644
--- a/rules/batctl.make
+++ b/rules/batctl.make
@@ -18,7 +18,7 @@ BATCTL_VERSION		:= 2024.3
 BATCTL_MD5		:= f292a38a65f910890456e7450e70533f
 BATCTL			:= batctl-$(BATCTL_VERSION)
 BATCTL_SUFFIX		:= tar.gz
-BATCTL_URL		:= http://downloads.open-mesh.org/batman/stable/sources/batctl/$(BATCTL).$(BATCTL_SUFFIX)
+BATCTL_URL		:= https://downloads.open-mesh.org/batman/stable/sources/batctl/$(BATCTL).$(BATCTL_SUFFIX)
 BATCTL_SOURCE		:= $(SRCDIR)/$(BATCTL).$(BATCTL_SUFFIX)
 BATCTL_DIR		:= $(BUILDDIR)/$(BATCTL)
 BATCTL_LICENSE		:= GPL-2.0-only
-- 
2.49.0




      reply	other threads:[~2025-05-09 21:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-09 21:00 [ptxdist] [PATCH 1/2] alfred: " Bruno Thomsen
2025-05-09 21:00 ` 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=20250509210015.23879-2-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