* [ptxdist] [PATCH] nettle: Add alternate url
@ 2017-01-08 19:57 Ladislav Michl
2017-01-09 13:33 ` Michael Olbrich
0 siblings, 1 reply; 3+ messages in thread
From: Ladislav Michl @ 2017-01-08 19:57 UTC (permalink / raw)
To: ptxdist
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] [PATCH] nettle: Add alternate url
2017-01-08 19:57 [ptxdist] [PATCH] nettle: Add alternate url Ladislav Michl
@ 2017-01-09 13:33 ` Michael Olbrich
2017-01-09 14:11 ` Ladislav Michl
0 siblings, 1 reply; 3+ messages in thread
From: Michael Olbrich @ 2017-01-09 13:33 UTC (permalink / raw)
To: ptxdist
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] [PATCH] nettle: Add alternate url
2017-01-09 13:33 ` Michael Olbrich
@ 2017-01-09 14:11 ` Ladislav Michl
0 siblings, 0 replies; 3+ messages in thread
From: Ladislav Michl @ 2017-01-09 14:11 UTC (permalink / raw)
To: ptxdist
On Mon, Jan 09, 2017 at 02:33:04PM +0100, Michael Olbrich wrote:
> 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.
Indeed, works for me too, now. I guess someone come to the work
on Monday :-)
Thank you,
ladis
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-01-09 14:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-08 19:57 [ptxdist] [PATCH] nettle: Add alternate url Ladislav Michl
2017-01-09 13:33 ` Michael Olbrich
2017-01-09 14:11 ` Ladislav Michl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox