mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/6] atop: update URL
@ 2025-05-10 21:06 Bruno Thomsen
  2025-05-10 21:06 ` [ptxdist] [PATCH 2/6] blktrace: " Bruno Thomsen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bruno Thomsen @ 2025-05-10 21:06 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

Current download URL returns 301 Moved Permanently.

Download log:

GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
[0] Downloading 'http://www.atoptool.nl/download/atop-2.10.0.tar.gz' ...
HTTP response 301 Moved Permanently [http://www.atoptool.nl/download/atop-2.10.0.tar.gz]
Adding URL: https://www.atoptool.nl/download/atop-2.10.0.tar.gz
[0] Downloading 'https://www.atoptool.nl/download/atop-2.10.0.tar.gz' ...
Saving '/home/bruno/ptxdist/src/atop-2.10.0.tar.gz.SBb3UIXT7U'
HTTP response 200  [https://www.atoptool.nl/download/atop-2.10.0.tar.gz]

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

diff --git a/rules/atop.make b/rules/atop.make
index 193ced1fc..8933700a4 100644
--- a/rules/atop.make
+++ b/rules/atop.make
@@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_ATOP) += atop
 ATOP_VERSION		:= 2.10.0
 ATOP_MD5		:= 6d14559b59e25d15dbcfa978ed0ec50e
 ATOP			:= atop-$(ATOP_VERSION)
-ATOP_URL		:= http://www.atoptool.nl/download/$(ATOP).tar.gz
+ATOP_URL		:= https://www.atoptool.nl/download/$(ATOP).tar.gz
 ATOP_SOURCE		:= $(SRCDIR)/$(ATOP).tar.gz
 ATOP_DIR		:= $(BUILDDIR)/$(ATOP)
 ATOP_LICENSE		:= GPL-2.0-or-later

base-commit: dabd1471febfa4bc3a072b63061ad6deae012c72
-- 
2.49.0




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-05-10 21:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-10 21:06 [ptxdist] [PATCH 1/6] atop: update URL Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 2/6] blktrace: " Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 3/6] cppunit: " Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 4/6] iptables: " Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 5/6] libmnl: " Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 6/6] nftables: " Bruno Thomsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox