From: Bastian Stender <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Stender <bst@pengutronix.de>
Subject: [ptxdist] [PATCH v2 3/3] host-chrpath: fix URL
Date: Wed, 25 Jul 2018 16:05:43 +0200 [thread overview]
Message-ID: <20180725140543.5888-3-bst@pengutronix.de> (raw)
In-Reply-To: <20180725140543.5888-1-bst@pengutronix.de>
The alioth.debian.org service is discontinued. Use
snapshot.debian.org instead.
Signed-off-by: Bastian Stender <bst@pengutronix.de>
---
rules/host-chrpath.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/host-chrpath.make b/rules/host-chrpath.make
index 8100fe113..fefb92e9c 100644
--- a/rules/host-chrpath.make
+++ b/rules/host-chrpath.make
@@ -18,9 +18,10 @@ HOST_PACKAGES-$(PTXCONF_HOST_CHRPATH) += host-chrpath
#
HOST_CHRPATH_VERSION := 0.16
HOST_CHRPATH_MD5 := 2bf8d1d1ee345fc8a7915576f5649982
-HOST_CHRPATH := chrpath-$(HOST_CHRPATH_VERSION)
HOST_CHRPATH_SUFFIX := tar.gz
-HOST_CHRPATH_URL := https://alioth.debian.org/frs/download.php/file/3979/$(HOST_CHRPATH).$(HOST_CHRPATH_SUFFIX)
+HOST_CHRPATH := chrpath-$(HOST_CHRPATH_VERSION)
+HOST_CHRPATH_TARBALL := chrpath_$(HOST_CHRPATH_VERSION).orig.$(HOST_CHRPATH_SUFFIX)
+HOST_CHRPATH_URL := http://snapshot.debian.org/archive/debian/20140119T220629Z/pool/main/c/chrpath/$(HOST_CHRPATH_TARBALL)
HOST_CHRPATH_SOURCE := $(SRCDIR)/$(HOST_CHRPATH).$(HOST_CHRPATH_SUFFIX)
HOST_CHRPATH_DIR := $(HOST_BUILDDIR)/$(HOST_CHRPATH)
HOST_CHRPATH_LICENSE := GPL-2.0-only
--
2.18.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2018-07-25 14:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-25 14:05 [ptxdist] [PATCH v2 1/3] pcsc-lite: " Bastian Stender
2018-07-25 14:05 ` [ptxdist] [PATCH v2 2/3] minicom: " Bastian Stender
2018-07-25 14:05 ` Bastian Stender [this message]
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=20180725140543.5888-3-bst@pengutronix.de \
--to=bst@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