use source tarball from mirrored third-party area
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 13 Sep 2011 07:42:01 +0000 (09:42 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 13 Sep 2011 07:42:01 +0000 (09:42 +0200)
Makefile

index ecfb4cc..eadb7c3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,10 @@
-# $Id$
-# $URL$
 #
 WEBFETCH               := wget
 SHA1SUM                        := sha1sum
 
 ALL                    += iproute2
 #
 WEBFETCH               := wget
 SHA1SUM                        := sha1sum
 
 ALL                    += iproute2
-iproute2-URL            := http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-2.6.37.tar.bz2
+#iproute2-URL            := http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-2.6.37.tar.bz2
+iproute2-URL            := http://mirror.onelab.eu/third-party/iproute2-2.6.37.tar.bz2
 iproute2-SHA1SUM        := 7852fb66fb745dc3c1fabee24d7d8ff017c48d36
 iproute2               := $(notdir $(iproute2-URL))
 
 iproute2-SHA1SUM        := 7852fb66fb745dc3c1fabee24d7d8ff017c48d36
 iproute2               := $(notdir $(iproute2-URL))