X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=eadb7c33830f091066dd7c0f77acf02c9aa529d9;hb=b07fc08c16deb976dd6c85d1d3e72bc3dc4aa2b6;hp=39e4da1a18973a5433201321e053637776bc8090;hpb=cf0e9744889dfbd0f90b7d994e3552b1232c692d;p=iproute2.git diff --git a/Makefile b/Makefile index 39e4da1..eadb7c3 100644 --- a/Makefile +++ b/Makefile @@ -1,12 +1,11 @@ -# $Id$ -# $URL$ # WEBFETCH := wget SHA1SUM := sha1sum ALL += iproute2 -iproute2-URL := http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-2.6.35.tar.bz2 -iproute2-SHA1SUM := 862b86ac73ea696867675765d119654553a22aeb +#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)) all: $(ALL)