From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: Re: [ptxdist] [APPLIED] audiofile: update URL
Date: Wed, 14 May 2025 08:07:39 +0200 [thread overview]
Message-ID: <20250514060739.499065-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250429173833.8340-1-bruno.thomsen@gmail.com>
Thanks, applied as 8eddf86e066512bc7d4606b1499d33c25d335b53.
Michael
[sent from post-receive hook]
On Wed, 14 May 2025 08:07:39 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
> [0] Downloading 'http://audiofile.68k.org/audiofile-0.3.6.tar.gz' ...
> HTTP response 301 Moved Permanently [http://audiofile.68k.org/audiofile-0.3.6.tar.gz]
> Adding URL: https://audiofile.68k.org/audiofile-0.3.6.tar.gz
> [0] Downloading 'https://audiofile.68k.org/audiofile-0.3.6.tar.gz' ...
> Saving '/home/bruno/ptxdist/src/audiofile-0.3.6.tar.gz.pGl4CZx1T8'
> HTTP response 200 [https://audiofile.68k.org/audiofile-0.3.6.tar.gz]
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20250429173833.8340-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/audiofile.make b/rules/audiofile.make
> index 5492fbd80f3f..2d774d50186d 100644
> --- a/rules/audiofile.make
> +++ b/rules/audiofile.make
> @@ -18,7 +18,7 @@ AUDIOFILE_VERSION := 0.3.6
> AUDIOFILE_MD5 := 2731d79bec0acef3d30d2fc86b0b72fd
> AUDIOFILE := audiofile-$(AUDIOFILE_VERSION)
> AUDIOFILE_SUFFIX := tar.gz
> -AUDIOFILE_URL := http://audiofile.68k.org/$(AUDIOFILE).$(AUDIOFILE_SUFFIX)
> +AUDIOFILE_URL := https://audiofile.68k.org/$(AUDIOFILE).$(AUDIOFILE_SUFFIX)
> AUDIOFILE_SOURCE := $(SRCDIR)/$(AUDIOFILE).$(AUDIOFILE_SUFFIX)
> AUDIOFILE_DIR := $(BUILDDIR)/$(AUDIOFILE)
> AUDIOFILE_LICENSE := GPL-2.0-only AND LGPL-2.0-only
prev parent reply other threads:[~2025-05-14 6:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-29 17:38 [ptxdist] [PATCH] " Bruno Thomsen
2025-05-14 6:07 ` Michael Olbrich [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=20250514060739.499065-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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