pam_ssh: rebuild against OpenSSL
This commit is contained in:
parent
88fdee03c9
commit
f963d2871e
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'pam_ssh'
|
# Template file for 'pam_ssh'
|
||||||
pkgname=pam_ssh
|
pkgname=pam_ssh
|
||||||
version=2.3
|
version=2.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pam-dir=/usr/lib/security ac_cv_openssldir=/usr
|
configure_args="--with-pam-dir=/usr/lib/security ac_cv_openssldir=/usr
|
||||||
--includedir=${XBPS_CROSS_BASE}/usr/include
|
--includedir=${XBPS_CROSS_BASE}/usr/include
|
||||||
--libdir=${XBPS_CROSS_BASE}/usr/lib"
|
--libdir=${XBPS_CROSS_BASE}/usr/lib"
|
||||||
hostmakedepends="openssh"
|
hostmakedepends="openssh"
|
||||||
makedepends="libressl-devel pam-devel"
|
makedepends="openssl-devel pam-devel"
|
||||||
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="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue