mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
pam_ssh: update to 2.3.
This commit is contained in:
parent
96a6a277c1
commit
0192b7a22a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pam_ssh'
|
# Template file for 'pam_ssh'
|
||||||
pkgname=pam_ssh
|
pkgname=pam_ssh
|
||||||
version=2.2
|
version=2.3
|
||||||
revision=2
|
revision=1
|
||||||
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
|
||||||
|
@ -13,7 +13,7 @@ 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"
|
||||||
checksum=3543b7248a83831579d2cfcae330e7fc479c07371f36401ac147d735885f57ad
|
checksum=0c456f6a5c9e47ce6825ac50d467e7a797e14239b2b9a72bfeb2df0100f4af31
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue