nftables: update to 1.1.2.
This commit is contained in:
parent
740ed59ad3
commit
3f3d498d04
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nftables'
|
||||
pkgname=nftables
|
||||
version=1.1.1
|
||||
revision=2
|
||||
version=1.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --with-json
|
||||
--with-python-bin=/bin/python3 --with-cli=readline"
|
||||
|
@ -13,7 +13,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.xz"
|
||||
checksum=6358830f3a64f31e39b0ad421d7dadcd240b72343ded48d8ef13b8faf204865a
|
||||
checksum=822f1f7c4059e8420387c302bd603cc0eb8cbfe403fa2e3f78c8ddb7f0d53bbc
|
||||
|
||||
post_extract() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue