X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=f0a68061a6fe940068389e59f6de1791d76827bc;hb=d1aa80376d2564a6e93ae090b2f9275196c35d47;hp=0bc479127780ab2f495dcf896d874c16721d40b7;hpb=369619c33fa68bc2c00cb4504ce60d347a0159c3;p=iptables.git 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)