X-Git-Url: http://git.onelab.eu/?p=iproute2.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=7da324181ab77f79086368737ac85caf41c47895;hp=f38255eb02c710dfa9fad6ad92ef0283294ad253;hb=d5949899f4208c4234d58296ce3605f76bc60989;hpb=3ac7cf6db6dbd15ad028721c64ee588e2b1f75b5 diff --git a/Makefile b/Makefile index f38255e..7da3241 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.34.tar.bz2 +iproute2-SHA1SUM := b57f98e284c68a464b9c3e132d29760de6331688 iproute2 := $(notdir $(iproute2-URL)) all: $(ALL)