Re: [PATCH] gnu: net-tools: Use a different source mirror.

2016-02-04 Thread Ludovic Courtès
Jookia <166...@gmail.com> skribis: > The current mirror for the source code now points to a domain parking website, > so instead use this mirror I found online. Based on your suggestion and that of Leo, I’ve changed the home page to point to sf.net and the source URL to include both sf.net and ib

Re: [PATCH] gnu: net-tools: Use a different source mirror.

2016-02-04 Thread Leo Famulari
On Tue, Feb 02, 2016 at 09:38:43PM +, Jookia wrote: > The current mirror for the source code now points to a domain parking website, > so instead use this mirror I found online. It looks like Debian is packaging git checkouts. I didn't look at what repo they are of, but Debian also names this

[PATCH] gnu: net-tools: Use a different source mirror.

2016-02-03 Thread Jookia
The current mirror for the source code now points to a domain parking website, so instead use this mirror I found online. * gnu/packages/linux.scm (net-tools): Use a different uri for the origin. --- gnu/packages/linux.scm | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/