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'
|
# Template file for 'pam_ssh'
|
||||||
pkgname=pam_ssh
|
pkgname=pam_ssh
|
||||||
version=2.1
|
version=2.1
|
||||||
revision=5
|
revision=6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="PAM module providing single sign-on behavior for SSH"
|
short_desc="PAM module providing single sign-on behavior for SSH"
|
||||||
maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
||||||
license="2-clause-BSD"
|
license="BSD-2-Clause"
|
||||||
homepage="http://pam-ssh.sourceforge.net/"
|
homepage="http://pam-ssh.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/pam-ssh/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/pam-ssh/${pkgname}-${version}.tar.xz"
|
||||||
configure_args="--with-pam-dir=/usr/lib/security ac_cv_openssldir=/usr
|
configure_args="--with-pam-dir=/usr/lib/security ac_cv_openssldir=/usr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue