pam_ssh: rebuild against libressl-2.8
This commit is contained in:
parent
c58a7482ee
commit
ebf08dfebf
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'pam_ssh'
|
||||
pkgname=pam_ssh
|
||||
version=2.1
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=gnu-configure
|
||||
short_desc="PAM module providing single sign-on behavior for SSH"
|
||||
maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
||||
license="2-clause-BSD"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://pam-ssh.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/pam-ssh/${pkgname}-${version}.tar.xz"
|
||||
configure_args="--with-pam-dir=/usr/lib/security ac_cv_openssldir=/usr
|
||||
|
|
Loading…
Reference in a new issue