nftables: update to 1.0.6.
This commit is contained in:
parent
e2601b186c
commit
cdf6ee84c0
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nftables'
|
# Template file for 'nftables'
|
||||||
pkgname=nftables
|
pkgname=nftables
|
||||||
version=1.0.5
|
version=1.0.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --with-json
|
configure_args="--sbindir=/usr/bin --with-json
|
||||||
--with-python-bin=/bin/python3 --with-cli=readline"
|
--with-python-bin=/bin/python3 --with-cli=readline"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Netfilter nftables userspace tools"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
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.xz"
|
||||||
checksum=8d1b4b18393af43698d10baa25d2b9b6397969beecac7816c35dd0714e4de50a
|
checksum=2407430ddd82987670e48dc2fda9e280baa8307abec04ab18d609df3db005e4c
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue