From d96635f7a41e7aeba0634d72b85302aa967d3e73 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:42 -0400 Subject: [PATCH] pam_ssh_agent_auth: rebuild for openssl3 --- 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 b35511fec68..59415a73181 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=4 +revision=5 build_style=gnu-configure configure_args="--without-openssl-header-check" hostmakedepends="perl"