From f6bc2570ea91270c7a7c612311f5b7363200fad2 Mon Sep 17 00:00:00 2001 From: Simone Rota Date: Tue, 5 Dec 2006 10:31:42 +0100 Subject: [PATCH] iptables: updated to 1.3.7 --- iptables/.footprint | 1 + iptables/.md5sum | 2 +- iptables/Pkgfile | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/iptables/.footprint b/iptables/.footprint index 2ab343de..b2bfcfce 100644 --- a/iptables/.footprint +++ b/iptables/.footprint @@ -110,3 +110,4 @@ drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/iptables -rwxr-xr-x root/root usr/sbin/iptables-restore -rwxr-xr-x root/root usr/sbin/iptables-save +-rwxr-xr-x root/root usr/sbin/iptables-xml diff --git a/iptables/.md5sum b/iptables/.md5sum index 5a2d27d6..3af76900 100644 --- a/iptables/.md5sum +++ b/iptables/.md5sum @@ -1 +1 @@ -077e886a9c90a11bb47f3d7a4fc4a689 iptables-1.3.6.tar.bz2 +dd965bdacbb86ce2a6498829fddda6b7 iptables-1.3.7.tar.bz2 diff --git a/iptables/Pkgfile b/iptables/Pkgfile index 476c99fb..c5ded8be 100644 --- a/iptables/Pkgfile +++ b/iptables/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Per Lidén, core-ports at crux dot nu name=iptables -version=1.3.6 +version=1.3.7 release=1 source=(ftp://ftp.netfilter.org/pub/iptables/$name-$version.tar.bz2)