From 6c2bb0ac8e7b8b6f1126ed1a3c9c3e4afc049139 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 21 Jul 2011 19:09:50 +0200 Subject: [PATCH] iptables: update to 1.4.11.1. --- srcpkgs/iptables/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/iptables/template b/srcpkgs/iptables/template index 4818757d916..001f453d1a9 100644 --- a/srcpkgs/iptables/template +++ b/srcpkgs/iptables/template @@ -1,14 +1,13 @@ # Template file for 'iptables' pkgname=iptables -version=1.4.11 -revision=1 +version=1.4.11.1 distfiles="http://www.iptables.org/projects/iptables/files/$pkgname-$version.tar.bz2" build_style=custom-install short_desc="Linux IPv[46] packet filtering ruleset" maintainer="Juan RP " homepage="http://www.netfilter.org/" license="GPL-2" -checksum=c436df01657b30fe1ee7bb14324e5250adefaaaad8fde5760f95f3db55ae4618 +checksum=170c294698ca573477b1b2a3815e1563bf9929d182efef6cf0331a6e955c9ade long_desc=" iptables is the userspace command line program used to configure the Linux 2.4.x and 2.6.x IPv4 packet filtering ruleset. It is targeted towards system