diff --git a/srcpkgs/nftables/template b/srcpkgs/nftables/template index 7a96603bd8c..8bf4aa81f03 100644 --- a/srcpkgs/nftables/template +++ b/srcpkgs/nftables/template @@ -1,6 +1,6 @@ # Template file for 'nftables' pkgname=nftables -version=1.0.3 +version=1.0.4 revision=1 build_style=gnu-configure configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3 @@ -12,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=47c4eba0105ebd3ffa89553e0702ccb34d8906a91f72ced58ab0d992b29c7748 +checksum=927fb1fea1f685a328c10cf791eb655d7e1ed49d310eea5cb3101dfd8d6cba35 post_extract() { autoreconf -fi