From: Ladislav Michl <ladis@linux-mips.org>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] nettle: Add alternate url
Date: Sun, 8 Jan 2017 20:57:29 +0100 [thread overview]
Message-ID: <20170108195729.vzja24rdrg2dl6yj@lenoch> (raw)
As lysator.liu.se is currently down, add GNU mirror.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
diff --git a/rules/nettle.make b/rules/nettle.make
index 2d240e657..59df66e15 100644
--- a/rules/nettle.make
+++ b/rules/nettle.make
@@ -20,12 +20,15 @@ NETTLE_VERSION := 3.3
NETTLE_MD5 := 10f969f78a463704ae73529978148dbe
NETTLE := nettle-$(NETTLE_VERSION)
NETTLE_SUFFIX := tar.gz
-NETTLE_URL := http://www.lysator.liu.se/~nisse/archive/$(NETTLE).$(NETTLE_SUFFIX)
NETTLE_SOURCE := $(SRCDIR)/$(NETTLE).$(NETTLE_SUFFIX)
NETTLE_DIR := $(BUILDDIR)/$(NETTLE)
NETTLE_LICENSE := GPL-2.0+
NETTLE_MAKE_PAR := NO
+NETTLE_URL := \
+ http://www.lysator.liu.se/~nisse/archive/$(NETTLE).$(NETTLE_SUFFIX) \
+ $(call ptx/mirror, GNU, nettle/$(NETTLE).$(NETTLE_SUFFIX))
+
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2017-01-08 19:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-08 19:57 Ladislav Michl [this message]
2017-01-09 13:33 ` Michael Olbrich
2017-01-09 14:11 ` Ladislav Michl
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=20170108195729.vzja24rdrg2dl6yj@lenoch \
--to=ladis@linux-mips.org \
--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