mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
iptables: update to 1.4.11.1.
This commit is contained in:
parent
5434522bb3
commit
6c2bb0ac8e
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'iptables'
|
# Template file for 'iptables'
|
||||||
pkgname=iptables
|
pkgname=iptables
|
||||||
version=1.4.11
|
version=1.4.11.1
|
||||||
revision=1
|
|
||||||
distfiles="http://www.iptables.org/projects/iptables/files/$pkgname-$version.tar.bz2"
|
distfiles="http://www.iptables.org/projects/iptables/files/$pkgname-$version.tar.bz2"
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
short_desc="Linux IPv[46] packet filtering ruleset"
|
short_desc="Linux IPv[46] packet filtering ruleset"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.netfilter.org/"
|
homepage="http://www.netfilter.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=c436df01657b30fe1ee7bb14324e5250adefaaaad8fde5760f95f3db55ae4618
|
checksum=170c294698ca573477b1b2a3815e1563bf9929d182efef6cf0331a6e955c9ade
|
||||||
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
|
||||||
2.4.x and 2.6.x IPv4 packet filtering ruleset. It is targeted towards system
|
2.4.x and 2.6.x IPv4 packet filtering ruleset. It is targeted towards system
|
||||||
|
|
Loading…
Add table
Reference in a new issue