From daca83646f85590eb07521b5788280729b926478 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 13:32:54 +0200 Subject: [PATCH] libfido2: rebuild against libressl-3.1.3 --- srcpkgs/libfido2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libfido2/template b/srcpkgs/libfido2/template index 221927fd2a9..99394ac3eb4 100644 --- a/srcpkgs/libfido2/template +++ b/srcpkgs/libfido2/template @@ -1,7 +1,7 @@ # Template file for 'libfido2' pkgname=libfido2 version=1.4.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="pkg-config" makedepends="libcbor-devel libressl-devel eudev-libudev-devel"