From ba67f93c7f0407ca0eecbbabc82f188899404c18 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:49:23 -0400 Subject: [PATCH] nftables: rebuild to fix pc: provides --- srcpkgs/nftables/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/nftables/template b/srcpkgs/nftables/template index 9f415c3c746..c0476f4a368 100644 --- a/srcpkgs/nftables/template +++ b/srcpkgs/nftables/template @@ -1,7 +1,7 @@ # Template file for 'nftables' pkgname=nftables version=1.1.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3 --with-cli=readline"