X-Git-Url: http://git.onelab.eu/?p=iptables.git;a=blobdiff_plain;f=Makefile;h=855bb56a51e1ab8d39691456f1f101f271298aa7;hp=3c3167fa4d6bca7c28c473331e9336234cfc0e63;hb=03fd643ee5bdb83ece1dff26ef0cb29e593980dc;hpb=565b12299ea5a75b09a25d65c927c75ed3a13658 diff --git a/Makefile b/Makefile index 3c3167f..855bb56 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.7.tar.bz2 -iptables-SHA1SUM := 825594a2c5017852b03ce441f592c67070b4b29c +iptables-URL := http://www.netfilter.org/projects/iptables/files/iptables-1.4.8.tar.bz2 +iptables-SHA1SUM := 53d756938e6dc748364ca1e1952f28dd9daad6a4 iptables := $(notdir $(iptables-URL)) all: $(ALL)