From: Bastian Stender <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Stender <bst@pengutronix.de>
Subject: [ptxdist] [PATCH v2 1/3] pcsc-lite: fix URL
Date: Wed, 25 Jul 2018 16:05:41 +0200 [thread overview]
Message-ID: <20180725140543.5888-1-bst@pengutronix.de> (raw)
The alioth.debian.org service is discontinued. Use
snapshot.debian.org instead.
Signed-off-by: Bastian Stender <bst@pengutronix.de>
---
rules/pcsc-lite.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/pcsc-lite.make b/rules/pcsc-lite.make
index e9d474606..cc5e6b52f 100644
--- a/rules/pcsc-lite.make
+++ b/rules/pcsc-lite.make
@@ -19,9 +19,10 @@ PACKAGES-$(PTXCONF_PCSC_LITE) += pcsc-lite
#
PCSC_LITE_VERSION := 1.8.14
PCSC_LITE_MD5 := 439b2c8892f502e39e5b8997a7ae01ed
-PCSC_LITE := pcsc-lite-$(PCSC_LITE_VERSION)
PCSC_LITE_SUFFIX := tar.bz2
-PCSC_LITE_URL := https://alioth.debian.org/frs/download.php/file/4138/$(PCSC_LITE).$(PCSC_LITE_SUFFIX)
+PCSC_LITE := pcsc-lite-$(PCSC_LITE_VERSION)
+PCSC_LITE_TARBALL := pcsc-lite_$(PCSC_LITE_VERSION).orig.$(PCSC_LITE_SUFFIX)
+PCSC_LITE_URL := http://snapshot.debian.org/archive/debian/20150805T155032Z/pool/main/p/pcsc-lite/$(PCSC_LITE_TARBALL)
PCSC_LITE_SOURCE := $(SRCDIR)/$(PCSC_LITE).$(PCSC_LITE_SUFFIX)
PCSC_LITE_DIR := $(BUILDDIR)/$(PCSC_LITE)
PCSC_LITE_BUILD_OOT := YES
--
2.18.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next 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 Bastian Stender [this message]
2018-07-25 14:05 ` [ptxdist] [PATCH v2 2/3] minicom: " Bastian Stender
2018-07-25 14:05 ` [ptxdist] [PATCH v2 3/3] host-chrpath: " Bastian Stender
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-1-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