bump to 1.4.8
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Mon, 24 May 2010 14:29:14 +0000 (14:29 +0000)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Mon, 24 May 2010 14:29:14 +0000 (14:29 +0000)
Makefile
iptables.spec

index 3c3167f..855bb56 100644 (file)
--- 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)
index b607b85..cc87f97 100644 (file)
@@ -4,7 +4,7 @@
 %define url $URL$
 
 %define name iptables
-%define version 1.4.7
+%define version 1.4.8
 %define taglevel 5
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}