From 7e3d60f08f713931a0b426a450ebd68c23db6b0d Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:47:46 -0400 Subject: [PATCH] avfs: rebuild to fix pc: provides --- srcpkgs/avfs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/avfs/template b/srcpkgs/avfs/template index ba3fdcebcbe..a411f4d6d28 100644 --- a/srcpkgs/avfs/template +++ b/srcpkgs/avfs/template @@ -1,7 +1,7 @@ # Template file for 'avfs' pkgname=avfs version=1.2.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-system-zlib --with-system-bzlib" hostmakedepends="pkg-config"