From 8d3faab47f42372297b5a45c5344eac453bf8fe7 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:48:59 -0400 Subject: [PATCH] libnftnl: rebuild to fix pc: provides --- srcpkgs/libnftnl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libnftnl/template b/srcpkgs/libnftnl/template index 304082800b4..a36fa6dd3e3 100644 --- a/srcpkgs/libnftnl/template +++ b/srcpkgs/libnftnl/template @@ -1,7 +1,7 @@ # Template file for 'libnftnl' pkgname=libnftnl version=1.2.9 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libmnl-devel"