mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
nftables: update to 0.9.4.
This commit is contained in:
parent
8175655a44
commit
c27c6b8e18
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nftables'
|
# Template file for 'nftables'
|
||||||
pkgname=nftables
|
pkgname=nftables
|
||||||
version=0.9.3
|
version=0.9.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3"
|
configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3"
|
||||||
hostmakedepends="python3 asciidoc docbook2x flex pkg-config"
|
hostmakedepends="python3 asciidoc docbook2x flex pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://netfilter.org/projects/nftables/"
|
homepage="http://netfilter.org/projects/nftables/"
|
||||||
distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=956b915ce2a7aeaff123e49006be7a0690a0964e96c062703181a36e2e5edb78
|
checksum=08b8683a9db5fba980bc092b75288af98d218bbe8ab446daf2338570d0730f9a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv nftables
|
vsv nftables
|
||||||
|
|
Loading…
Add table
Reference in a new issue