* [ptxdist] [PATCH] lshw: update URL
@ 2025-05-04 14:09 Bruno Thomsen
2025-05-14 6:07 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Bruno Thomsen @ 2025-05-04 14:09 UTC (permalink / raw)
To: ptxdist; +Cc: bruno.thomsen
Current download URL returns 308 Permanent Redirect.
Download log:
GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
[0] Downloading 'http://www.ezix.org/software/files/lshw-B.02.19.2.tar.gz' ...
HTTP response 308 Permanent Redirect [http://www.ezix.org/software/files/lshw-B.02.19.2.tar.gz]
Adding URL: https://www.ezix.org/software/files/lshw-B.02.19.2.tar.gz
[0] Downloading 'https://www.ezix.org/software/files/lshw-B.02.19.2.tar.gz' ...
Saving '/home/bruno/ptxdist/src/lshw-B.02.19.2.tar.gz.401TUEY6m6'
HTTP response 200 [https://www.ezix.org/software/files/lshw-B.02.19.2.tar.gz]
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/lshw.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/lshw.make b/rules/lshw.make
index dbc911dfe..4e8f60679 100644
--- a/rules/lshw.make
+++ b/rules/lshw.make
@@ -18,7 +18,7 @@ LSHW_VERSION := B.02.19.2
LSHW_MD5 := 8c70d46e906688309095c73ecb9396e3
LSHW := lshw-$(LSHW_VERSION)
LSHW_SUFFIX := tar.gz
-LSHW_URL := http://www.ezix.org/software/files/$(LSHW).$(LSHW_SUFFIX)
+LSHW_URL := https://www.ezix.org/software/files/$(LSHW).$(LSHW_SUFFIX)
LSHW_SOURCE := $(SRCDIR)/$(LSHW).$(LSHW_SUFFIX)
LSHW_DIR := $(BUILDDIR)/$(LSHW)
LSHW_LICENSE := GPL-2.0-only
base-commit: 07e73af2896186728df06a101cfafa1ab3f58e52
--
2.49.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] lshw: update URL
2025-05-04 14:09 [ptxdist] [PATCH] lshw: update URL Bruno Thomsen
@ 2025-05-14 6:07 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-05-14 6:07 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as 8fec9ef9a2f40fc635286cb2b71b08d788e046d2.
Michael
[sent from post-receive hook]
On Wed, 14 May 2025 08:07:43 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 308 Permanent Redirect.
>
> Download log:
>
> GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
> [0] Downloading 'http://www.ezix.org/software/files/lshw-B.02.19.2.tar.gz' ...
> HTTP response 308 Permanent Redirect [http://www.ezix.org/software/files/lshw-B.02.19.2.tar.gz]
> Adding URL: https://www.ezix.org/software/files/lshw-B.02.19.2.tar.gz
> [0] Downloading 'https://www.ezix.org/software/files/lshw-B.02.19.2.tar.gz' ...
> Saving '/home/bruno/ptxdist/src/lshw-B.02.19.2.tar.gz.401TUEY6m6'
> HTTP response 200 [https://www.ezix.org/software/files/lshw-B.02.19.2.tar.gz]
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20250504140900.7868-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/lshw.make b/rules/lshw.make
> index dbc911dfe7d4..4e8f60679f92 100644
> --- a/rules/lshw.make
> +++ b/rules/lshw.make
> @@ -18,7 +18,7 @@ LSHW_VERSION := B.02.19.2
> LSHW_MD5 := 8c70d46e906688309095c73ecb9396e3
> LSHW := lshw-$(LSHW_VERSION)
> LSHW_SUFFIX := tar.gz
> -LSHW_URL := http://www.ezix.org/software/files/$(LSHW).$(LSHW_SUFFIX)
> +LSHW_URL := https://www.ezix.org/software/files/$(LSHW).$(LSHW_SUFFIX)
> LSHW_SOURCE := $(SRCDIR)/$(LSHW).$(LSHW_SUFFIX)
> LSHW_DIR := $(BUILDDIR)/$(LSHW)
> LSHW_LICENSE := GPL-2.0-only
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-14 6:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-04 14:09 [ptxdist] [PATCH] lshw: update URL Bruno Thomsen
2025-05-14 6:07 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox