From c8cfa8c144db23cfa3db40f6c7ea0a8f89c5532e Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 30 Apr 2018 12:53:06 +0200 Subject: [PATCH] pam_ssh: rebuild with libressl-2.7 --- srcpkgs/pam_ssh/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pam_ssh/template b/srcpkgs/pam_ssh/template index 12b47de8b3a..015a511ce78 100644 --- a/srcpkgs/pam_ssh/template +++ b/srcpkgs/pam_ssh/template @@ -1,7 +1,7 @@ # Template file for 'pam_ssh' pkgname=pam_ssh version=2.1 -revision=4 +revision=5 build_style=gnu-configure short_desc="PAM module providing single sign-on behavior for SSH" maintainer="Alexander Gehrke "