From d1b04b4ad579c484bf4d537e4fb555d7e5886666 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 20 Jun 2022 13:57:33 +0200 Subject: [PATCH] facter: rebuild for yaml-cpp-0.7.0_1 --- srcpkgs/facter/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/facter/template b/srcpkgs/facter/template index 41a1a9d8ba3..93d6bfc6af5 100644 --- a/srcpkgs/facter/template +++ b/srcpkgs/facter/template @@ -1,7 +1,7 @@ # Template file for 'facter' pkgname=facter version=3.14.16 -revision=2 +revision=3 build_style=cmake configure_args="-DRUBY_CONFIG_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include -DENABLE_CXX_WERROR=OFF -DCMAKE_INSTALL_LIBDIR=/usr/lib"