X-Git-Url: http://git.onelab.eu/?p=iptables.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=f0a68061a6fe940068389e59f6de1791d76827bc;hp=0bc479127780ab2f495dcf896d874c16721d40b7;hb=fa5626d6b2431ea9546323a871e43e6891e83b7a;hpb=369619c33fa68bc2c00cb4504ce60d347a0159c3 diff --git a/Makefile b/Makefile index 0bc4791..f0a6806 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ SHA1SUM := sha1sum ALL += iptables iptables-URL := http://www.netfilter.org/projects/iptables/files/iptables-1.4.10.tar.bz2 -iptables-SHA1SUM := c961b58c57cb99b10f5bb753bf3b436c0df05c7c +iptables-SHA1SUM := 8190b8c9714a3eec825317e8ac1deeb3d11c6d29 iptables := $(notdir $(iptables-URL)) all: $(ALL)