X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=ecfb4ccfcc02545193b6e080c46ca81f3f5cafce;hb=dd22ad91c5583e4d4462ab745ff856113879f147;hp=f38255eb02c710dfa9fad6ad92ef0283294ad253;hpb=3331a68859fd71047bb1f309048960b48eab2d83;p=iproute2.git diff --git a/Makefile b/Makefile index f38255e..ecfb4cc 100644 --- a/Makefile +++ b/Makefile @@ -5,8 +5,8 @@ WEBFETCH := wget SHA1SUM := sha1sum ALL += iproute2 -iproute2-URL := http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-2.6.33.tar.bz2 -iproute2-SHA1SUM := 09d12790458b1d9e4fbd72d962304ac81530c4da +iproute2-URL := http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-2.6.37.tar.bz2 +iproute2-SHA1SUM := 7852fb66fb745dc3c1fabee24d7d8ff017c48d36 iproute2 := $(notdir $(iproute2-URL)) all: $(ALL)