From 12b65538b7e1566d16feac4b06a088a2619610bf Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 23:23:31 +0200 Subject: [PATCH] pam_ssh_agent_auth: rebuild against libressl-3.1.3 --- srcpkgs/pam_ssh_agent_auth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pam_ssh_agent_auth/template b/srcpkgs/pam_ssh_agent_auth/template index 55ffe668768..1400f104532 100644 --- a/srcpkgs/pam_ssh_agent_auth/template +++ b/srcpkgs/pam_ssh_agent_auth/template @@ -1,7 +1,7 @@ # Template file for 'pam_ssh_agent_auth' pkgname=pam_ssh_agent_auth version=0.10.3 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="perl" makedepends="libressl-devel pam-devel"