diff --git a/srcpkgs/nftables/template b/srcpkgs/nftables/template index 30f0eb06e05..9f415c3c746 100644 --- a/srcpkgs/nftables/template +++ b/srcpkgs/nftables/template @@ -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 " 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