mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nftables: update to 0.9.3.
This commit is contained in:
parent
a9bcc883d4
commit
36ad3f52a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nftables'
|
# Template file for 'nftables'
|
||||||
pkgname=nftables
|
pkgname=nftables
|
||||||
version=0.9.2
|
version=0.9.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --with-json"
|
configure_args="--sbindir=/usr/bin --with-json"
|
||||||
|
@ -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=5cb66180143e6bfc774f4eb316206d40ac1cb6df269a90882404cbf7165513f5
|
checksum=956b915ce2a7aeaff123e49006be7a0690a0964e96c062703181a36e2e5edb78
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv nftables
|
vsv nftables
|
||||||
|
|
Loading…
Add table
Reference in a new issue