From e4c2b4f06e5325923a9ed92e8cb094efc9695358 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 19 Nov 2021 16:17:42 +0100 Subject: [PATCH] nftables: update to 1.0.1. --- srcpkgs/nftables/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/nftables/template b/srcpkgs/nftables/template index 78e4f3811b0..e9851b5d334 100644 --- a/srcpkgs/nftables/template +++ b/srcpkgs/nftables/template @@ -1,9 +1,10 @@ # Template file for 'nftables' pkgname=nftables -version=1.0.0 -revision=2 +version=1.0.1 +revision=1 build_style=gnu-configure -configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3" +configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3 + --with-cli=readline" hostmakedepends="python3 asciidoc docbook2x flex pkg-config" makedepends="gmp-devel jansson-devel libmnl-devel libnftnl-devel readline-devel" short_desc="Netfilter nftables userspace tools" @@ -11,7 +12,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-only" homepage="http://netfilter.org/projects/nftables/" distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2" -checksum=58bf547daf967a2b88ecb4f425f126006ebde22711db806b25c1d6cf84fe45f4 +checksum=3ceeba625818e81a0be293e9dd486c3ef799ebd92165270f1e57e9a201efa423 post_install() { vsv nftables