From e2790bf0e018c150debb03e0b9f4eca2b0428f4c Mon Sep 17 00:00:00 2001 From: John Date: Wed, 6 Jan 2021 18:17:56 +0100 Subject: [PATCH] facter: rebuild against OpenSSL --- srcpkgs/facter/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/facter/template b/srcpkgs/facter/template index 9fca63a366b..41a1a9d8ba3 100644 --- a/srcpkgs/facter/template +++ b/srcpkgs/facter/template @@ -1,7 +1,7 @@ # Template file for 'facter' pkgname=facter version=3.14.16 -revision=1 +revision=2 build_style=cmake configure_args="-DRUBY_CONFIG_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include -DENABLE_CXX_WERROR=OFF -DCMAKE_INSTALL_LIBDIR=/usr/lib"