From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] nettle: Add alternate url
Date: Mon, 9 Jan 2017 14:33:04 +0100 [thread overview]
Message-ID: <20170109133304.iwtm2x6eexkz32cj@pengutronix.de> (raw)
In-Reply-To: <20170108195729.vzja24rdrg2dl6yj@lenoch>
On Sun, Jan 08, 2017 at 08:57:29PM +0100, Ladislav Michl wrote:
> As lysator.liu.se is currently down, add GNU mirror.
Works (again?) for me. Applied anyways.
Thanks,
Michael
> 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
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2017-01-09 13:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-08 19:57 Ladislav Michl
2017-01-09 13:33 ` Michael Olbrich [this message]
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=20170109133304.iwtm2x6eexkz32cj@pengutronix.de \
--to=m.olbrich@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