From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: [ptxdist] [PATCH 05/10] lua: update URL
Date: Thu, 23 Apr 2026 21:44:06 +0200 [thread overview]
Message-ID: <20260423194411.20660-5-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.lua.org/ftp/lua-5.4.8.tar.gz]
Enqueue https://www.lua.org/ftp/lua-5.4.8.tar.gz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/lua.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/lua.make b/rules/lua.make
index ff2056e66..b423de688 100644
--- a/rules/lua.make
+++ b/rules/lua.make
@@ -19,7 +19,7 @@ LUA_VERSION := 5.4.8
LUA_MD5 := 81cf5265b8634967d8a7480d238168ce
LUA := lua-$(LUA_VERSION)
LUA_SUFFIX := tar.gz
-LUA_URL := http://www.lua.org/ftp/$(LUA).$(LUA_SUFFIX)
+LUA_URL := https://www.lua.org/ftp/$(LUA).$(LUA_SUFFIX)
LUA_SOURCE := $(SRCDIR)/$(LUA).$(LUA_SUFFIX)
LUA_DIR := $(BUILDDIR)/$(LUA)
LUA_LICENSE := MIT
--
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 ` Bruno Thomsen [this message]
2026-04-27 7:46 ` [ptxdist] [APPLIED] lua: " 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 ` [ptxdist] [PATCH 07/10] sdl: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " 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-5-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