bump to 1.4.9 iptables-1.4.9-0
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Thu, 5 Aug 2010 20:04:02 +0000 (16:04 -0400)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Thu, 5 Aug 2010 20:04:02 +0000 (16:04 -0400)
Makefile
iptables.spec

index 855bb56..5a0f5fd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,8 @@ WEBFETCH                := wget
 SHA1SUM                        := sha1sum
 
 ALL                    += iptables
 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)
 iptables               := $(notdir $(iptables-URL))
 
 all: $(ALL)
index b9d3852..7ceded2 100644 (file)
@@ -4,7 +4,7 @@
 %define url $URL$
 
 %define name iptables
 %define url $URL$
 
 %define name iptables
-%define version 1.4.8
+%define version 1.4.9
 %define taglevel 0
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %define taglevel 0
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}