nftables: update to 1.0.0.
This commit is contained in:
parent
b8a37f3578
commit
aedf33a813
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nftables'
|
||||
pkgname=nftables
|
||||
version=0.9.9
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3"
|
||||
|
@ -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=76ef2dc7fd0d79031a8369487739a217ca83996b3a746cec5bda79da11e3f1b4
|
||||
checksum=58bf547daf967a2b88ecb4f425f126006ebde22711db806b25c1d6cf84fe45f4
|
||||
|
||||
post_install() {
|
||||
vsv nftables
|
||||
|
|
Loading…
Reference in a new issue