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

Current download URL returns 301 Moved Permanently.

Download log:

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

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

diff --git a/rules/alfred.make b/rules/alfred.make
index 04a05c621..50db9a3bb 100644
--- a/rules/alfred.make
+++ b/rules/alfred.make
@@ -18,7 +18,7 @@ ALFRED_VERSION	:= 2017.1
 ALFRED_MD5	:= 74e457ee49a6525ccdb3fa3bef58f685
 ALFRED		:= alfred-$(ALFRED_VERSION)
 ALFRED_SUFFIX	:= tar.gz
-ALFRED_URL	:= http://downloads.open-mesh.org/batman/stable/sources/alfred/$(ALFRED).$(ALFRED_SUFFIX)
+ALFRED_URL	:= https://downloads.open-mesh.org/batman/stable/sources/alfred/$(ALFRED).$(ALFRED_SUFFIX)
 ALFRED_SOURCE	:= $(SRCDIR)/$(ALFRED).$(ALFRED_SUFFIX)
 ALFRED_DIR	:= $(BUILDDIR)/$(ALFRED)
 ALFRED_LICENSE	:= GPL-2.0-only

base-commit: 07e73af2896186728df06a101cfafa1ab3f58e52
-- 
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 Bruno Thomsen [this message]
2025-05-09 21:00 ` [ptxdist] [PATCH 2/2] batctl: " Bruno Thomsen

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-1-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