nftables: update to 0.9.7.
This commit is contained in:
parent
e530d1caf7
commit
652b353dc0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nftables'
|
||||
pkgname=nftables
|
||||
version=0.9.6
|
||||
revision=2
|
||||
version=0.9.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3"
|
||||
hostmakedepends="python3 asciidoc docbook2x flex pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://netfilter.org/projects/nftables/"
|
||||
distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
||||
checksum=68d6fdfe8ab02303e6b1f13968a4022da5b0120110eaee3233d806857937b66e
|
||||
checksum=fe6b8a8c326a2c09c02ca162b840d7d4aadb043ce7a367c166d6455b0e112cb0
|
||||
|
||||
post_install() {
|
||||
vsv nftables
|
||||
|
|
Loading…
Reference in a new issue