From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: [ptxdist] [PATCH 07/10] sdl: update URL
Date: Thu, 23 Apr 2026 21:44:08 +0200 [thread overview]
Message-ID: <20260423194411.20660-7-bruno.thomsen@gmail.com> (raw)
In-Reply-To: <20260423194411.20660-1-bruno.thomsen@gmail.com>
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://www.libsdl.org/release/SDL-1.2.15.tar.gz]
Enqueue https://www.libsdl.org/release/SDL-1.2.15.tar.gz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/sdl.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/sdl.make b/rules/sdl.make
index 7eaf4d43c..5cbef7037 100644
--- a/rules/sdl.make
+++ b/rules/sdl.make
@@ -19,7 +19,7 @@ SDL_VERSION := 1.2.15
SDL_MD5 := 9d96df8417572a2afb781a7c4c811a85
SDL := SDL-$(SDL_VERSION)
SDL_SUFFIX := tar.gz
-SDL_URL := http://www.libsdl.org/release/$(SDL).$(SDL_SUFFIX)
+SDL_URL := https://www.libsdl.org/release/$(SDL).$(SDL_SUFFIX)
SDL_SOURCE := $(SRCDIR)/$(SDL).$(SDL_SUFFIX)
SDL_DIR := $(BUILDDIR)/$(SDL)
SDL_LICENSE := LGPL-2.1-only
--
2.53.0
next prev parent reply other threads:[~2026-04-23 19:44 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-23 19:44 [ptxdist] [PATCH 01/10] libmemcache: " Bruno Thomsen
2026-04-23 19:44 ` [ptxdist] [PATCH 02/10] libmemcached: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 03/10] lldpd: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 04/10] ltt-control: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 05/10] lua: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 06/10] pureftpd: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` Bruno Thomsen [this message]
2026-04-27 7:46 ` [ptxdist] [APPLIED] sdl: " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 08/10] sdl_image: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 09/10] sdl_mixer: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 10/10] sdl-ttf: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-27 7:46 ` [ptxdist] [APPLIED] libmemcache: " Michael Olbrich
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=20260423194411.20660-7-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