From: Bastian Stender <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Stender <bst@pengutronix.de>
Subject: [ptxdist] [PATCH 2/3] minicom: fix URL
Date: Tue, 24 Jul 2018 11:42:49 +0200 [thread overview]
Message-ID: <20180724094250.22790-2-bst@pengutronix.de> (raw)
In-Reply-To: <20180724094250.22790-1-bst@pengutronix.de>
The alioth.debian.org service is discontinued. Use
alioth-archive.debian.org instead.
Signed-off-by: Bastian Stender <bst@pengutronix.de>
---
rules/minicom.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/minicom.make b/rules/minicom.make
index 077268917..d5436b5aa 100644
--- a/rules/minicom.make
+++ b/rules/minicom.make
@@ -21,7 +21,7 @@ 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_URL := https://alioth-archive.debian.org/releases/minicom/Source/$(MINICOM_VERSION)/$(MINICOM).$(MINICOM_SUFFIX)
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
next prev parent reply other threads:[~2018-07-24 9:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-24 9:42 [ptxdist] [PATCH 1/3] pcsc-lite: " Bastian Stender
2018-07-24 9:42 ` Bastian Stender [this message]
2018-07-24 9:42 ` [ptxdist] [PATCH 3/3] host-chrpath: " Bastian Stender
2018-07-25 7:16 ` [ptxdist] [PATCH 1/3] pcsc-lite: " Bastian Stender
2018-07-25 9:42 ` Roland Hieber
2018-07-25 13:04 ` Michael Olbrich
2018-07-25 13:30 ` 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=20180724094250.22790-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