X-Git-Url: http://git.onelab.eu/?p=iptables.git;a=blobdiff_plain;f=Makefile;h=5a0f5fdf0d8ae7bd4199157be312051d459da1ef;hp=855bb56a51e1ab8d39691456f1f101f271298aa7;hb=88023ecdc23fdfd86b13989dc88404a8bc315e0c;hpb=989e05f4a7a2fd36b560ee2162d373c8bad558f2 diff --git a/Makefile b/Makefile index 855bb56..5a0f5fd 100644 --- a/Makefile +++ b/Makefile @@ -5,8 +5,8 @@ WEBFETCH := wget SHA1SUM := sha1sum ALL += iptables -iptables-URL := http://www.netfilter.org/projects/iptables/files/iptables-1.4.8.tar.bz2 -iptables-SHA1SUM := 53d756938e6dc748364ca1e1952f28dd9daad6a4 +iptables-URL := http://www.netfilter.org/projects/iptables/files/iptables-1.4.9.tar.bz2 +iptables-SHA1SUM := c961b58c57cb99b10f5bb753bf3b436c0df05c7c iptables := $(notdir $(iptables-URL)) all: $(ALL)