X-Git-Url: http://git.onelab.eu/?p=iptables.git;a=blobdiff_plain;f=Makefile;h=bd67eb93bacac339316bb97d4aa23d9067f4b2b1;hp=99c4681dad2ab594900d614483436263109469e0;hb=HEAD;hpb=a0c5578cb645fcf0dfe9724cd8b2c9a924c237c9 diff --git a/Makefile b/Makefile index 99c4681..bd67eb9 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ ALL += iptables iptables-URL1 := http://mirror.onelab.eu/third-party/iptables-1.4.12.1.tar.bz2 iptables-URL2 := http://planet-lab.org/third-party/iptables-1.4.12.1.tar.bz2 iptables-SHA1SUM := 86022c3b5129ad7105f5087ec1349e99cc5a9728 -iptables := $(notdir $(iptables-URL)) +iptables := $(notdir $(iptables-URL1)) ############################## define download_target