pam_ssh: update to 2.2.

This commit is contained in:
maxice8 2019-01-11 00:47:01 -02:00 committed by maxice8
parent 0b91b5e8f3
commit a5ea7eadc1

View file

@ -1,19 +1,19 @@
# Template file for 'pam_ssh' # Template file for 'pam_ssh'
pkgname=pam_ssh pkgname=pam_ssh
version=2.1 version=2.2
revision=6 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-pam-dir=/usr/lib/security ac_cv_openssldir=/usr
--includedir=${XBPS_CROSS_BASE}/usr/include
--libdir=${XBPS_CROSS_BASE}/usr/lib"
hostmakedepends="openssh"
makedepends="libressl-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"
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 checksum=3543b7248a83831579d2cfcae330e7fc479c07371f36401ac147d735885f57ad
--includedir=${XBPS_CROSS_BASE}/usr/include
--libdir=${XBPS_CROSS_BASE}/usr/lib"
makedepends="libressl-devel pam-devel"
hostmakedepends="openssh"
checksum=55fbe8488d59cff05a77523b4afc2e2a8d1ba35d93546f1828ec48e20e2600cb
post_install() { post_install() {
vlicense COPYING vlicense COPYING