mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
iptables: update to 1.8.11.
This commit is contained in:
parent
7170266bac
commit
6213e31ec4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'iptables'
|
# Template file for 'iptables'
|
||||||
pkgname=iptables
|
pkgname=iptables
|
||||||
version=1.8.10
|
version=1.8.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-libipq --enable-shared --enable-devel --enable-bpf-compiler"
|
configure_args="--enable-libipq --enable-shared --enable-devel --enable-bpf-compiler"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.netfilter.org/"
|
homepage="https://www.netfilter.org/"
|
||||||
distfiles="https://www.netfilter.org/projects/iptables/files/iptables-${version}.tar.xz"
|
distfiles="https://www.netfilter.org/projects/iptables/files/iptables-${version}.tar.xz"
|
||||||
checksum=5cc255c189356e317d070755ce9371eb63a1b783c34498fb8c30264f3cc59c9c
|
checksum=d87303d55ef8c92bcad4dd3f978b26d272013642b029425775f5bad1009fe7b2
|
||||||
alternatives="
|
alternatives="
|
||||||
iptables:ip6tables:/usr/bin/xtables-legacy-multi
|
iptables:ip6tables:/usr/bin/xtables-legacy-multi
|
||||||
iptables:ip6tables-restore:/usr/bin/xtables-legacy-multi
|
iptables:ip6tables-restore:/usr/bin/xtables-legacy-multi
|
||||||
|
|
Loading…
Add table
Reference in a new issue