From: Oleksij Rempel <o.rempel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Subject: [ptxdist] [PATCH] latencytop: fix URL
Date: Tue, 14 Aug 2018 08:34:10 +0200 [thread overview]
Message-ID: <20180814063410.28763-1-o.rempel@pengutronix.de> (raw)
www.latencytop.org is down. Let's switch to debian snapshot.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
rules/latencytop.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/latencytop.make b/rules/latencytop.make
index bd50e48fc..18d8ba7a8 100644
--- a/rules/latencytop.make
+++ b/rules/latencytop.make
@@ -20,8 +20,9 @@ LATENCYTOP_VERSION := 0.5
LATENCYTOP_MD5 := 73bb3371c6ee0b0e68e25289027e865c
LATENCYTOP := latencytop-$(LATENCYTOP_VERSION)
LATENCYTOP_SUFFIX := tar.gz
-LATENCYTOP_URL := https://www.latencytop.org/download/$(LATENCYTOP).$(LATENCYTOP_SUFFIX);no-check-certificate
-LATENCYTOP_SOURCE := $(SRCDIR)/$(LATENCYTOP).$(LATENCYTOP_SUFFIX)
+LATENCYTOP_TARBALL := latencytop_$(LATENCYTOP_VERSION).orig.$(LATENCYTOP_SUFFIX)
+LATENCYTOP_URL := http://snapshot.debian.org/archive/debian/20180814T030639Z/pool/main/l/latencytop/$(LATENCYTOP_TARBALL)
+LATENCYTOP_SOURCE := $(SRCDIR)/$(LATENCYTOP_TARBALL)
LATENCYTOP_DIR := $(BUILDDIR)/$(LATENCYTOP)
LATENCYTOP_LICENSE := GPL-2.0-only
--
2.18.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2018-08-14 6:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180814063410.28763-1-o.rempel@pengutronix.de \
--to=o.rempel@pengutronix.de \
--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