From e807dd7fe103fd4e4f6b34139baf02aa75af5096 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 23:23:39 +0200 Subject: [PATCH] ykpivmgr: rebuild against libressl-3.1.3 --- srcpkgs/ykpivmgr/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ykpivmgr/template b/srcpkgs/ykpivmgr/template index 1e4a78e0e4a..efef597ace5 100644 --- a/srcpkgs/ykpivmgr/template +++ b/srcpkgs/ykpivmgr/template @@ -7,7 +7,7 @@ _libykcs_desc="Yubikey PIV pkcs11 library" pkgname=ykpivmgr version=1.7.0 -revision=1 +revision=2 wrksrc="${_real_name}-${version}" build_style=gnu-configure configure_args="--enable-doxygen-man --program-transform-name='s/^yubico-piv-tool$/ykpivmgr/'"