diff --git a/srcpkgs/nftables/template b/srcpkgs/nftables/template index 7560f2df176..98850f2c10b 100644 --- a/srcpkgs/nftables/template +++ b/srcpkgs/nftables/template @@ -1,7 +1,7 @@ # Template file for 'nftables' pkgname=nftables -version=1.0.5 -revision=2 +version=1.0.6 +revision=1 build_style=gnu-configure configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3 --with-cli=readline" @@ -11,8 +11,8 @@ short_desc="Netfilter nftables userspace tools" 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=8d1b4b18393af43698d10baa25d2b9b6397969beecac7816c35dd0714e4de50a +distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.xz" +checksum=2407430ddd82987670e48dc2fda9e280baa8307abec04ab18d609df3db005e4c post_extract() { autoreconf -fi