iptables: update to 1.4.16.3.

This commit is contained in:
Juan RP 2012-12-07 09:35:36 +01:00
parent a62d3f1562
commit 1b3991ef43

View file

@ -1,6 +1,6 @@
# Template file for 'iptables' # Template file for 'iptables'
pkgname=iptables pkgname=iptables
version=1.4.16.2 version=1.4.16.3
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-libipq --enable-shared --disable-static" configure_args="--enable-libipq --enable-shared --disable-static"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.netfilter.org/" homepage="http://www.netfilter.org/"
license="GPL-2" license="GPL-2"
distfiles="$homepage/projects/iptables/files/$pkgname-$version.tar.bz2" distfiles="$homepage/projects/iptables/files/$pkgname-$version.tar.bz2"
checksum=4468ce7e1d68349a8e30f26110eb7969dbfdbf497d6c53758883123b3f2d6f6e checksum=643ccf34099d53d5b839e1d889c05627745a51ec122648e76a9fcec3a8a9ec79
long_desc=" long_desc="
iptables is the userspace command line program used to configure the Linux iptables is the userspace command line program used to configure the Linux
IPv4 packet filtering ruleset. It is targeted towards system administrators. IPv4 packet filtering ruleset. It is targeted towards system administrators.