mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bastian Stender <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Stender <bst@pengutronix.de>
Subject: [ptxdist] [PATCH v2 2/3] minicom: fix URL
Date: Wed, 25 Jul 2018 16:05:42 +0200	[thread overview]
Message-ID: <20180725140543.5888-2-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/minicom.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/minicom.make b/rules/minicom.make
index 077268917..db80a9258 100644
--- a/rules/minicom.make
+++ b/rules/minicom.make
@@ -19,9 +19,10 @@ PACKAGES-$(PTXCONF_MINICOM) += minicom
 #
 MINICOM_VERSION	:= 2.6.2
 MINICOM_MD5	:= 203c56c4b447f45e2301b0cc4e83da3c
-MINICOM		:= minicom-$(MINICOM_VERSION)
 MINICOM_SUFFIX	:= tar.gz
-MINICOM_URL	:= https://alioth.debian.org/frs/download.php/file/3869/$(MINICOM).$(MINICOM_SUFFIX)
+MINICOM		:= minicom-$(MINICOM_VERSION)
+MINICOM_TARBALL	:= minicom_$(MINICOM_VERSION).orig.$(MINICOM_SUFFIX)
+MINICOM_URL	:= http://snapshot.debian.org/archive/debian/20130208T032801Z/pool/main/m/minicom/$(MINICOM_TARBALL)
 MINICOM_SOURCE	:= $(SRCDIR)/$(MINICOM).$(MINICOM_SUFFIX)
 MINICOM_DIR	:= $(BUILDDIR)/$(MINICOM)
 MINICOM_LICENSE	:= GPL-2.0-only
-- 
2.18.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  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 ` Bastian Stender [this message]
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-2-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