nss-pam-ldapd: update to 0.9.7
This commit is contained in:
parent
d30be1fdf6
commit
f16e258f9e
|
@ -2796,3 +2796,4 @@ librgw.so.2 ceph-11.2.0_1
|
||||||
libec_isa.so.2 ceph-11.2.0_1
|
libec_isa.so.2 ceph-11.2.0_1
|
||||||
libceph_snappy.so.2 ceph-11.2.0_1
|
libceph_snappy.so.2 ceph-11.2.0_1
|
||||||
libceph_zlib.so.2 ceph-11.2.0_1
|
libceph_zlib.so.2 ceph-11.2.0_1
|
||||||
|
libnss_ldap.so.2 nss-pam-ldapd-0.9.7_4
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nss-pam-ldapd'
|
# Template file for 'nss-pam-ldapd'
|
||||||
pkgname=nss-pam-ldapd
|
pkgname=nss-pam-ldapd
|
||||||
version=0.9.6
|
version=0.9.7
|
||||||
revision=4
|
revision=1
|
||||||
only_for_archs="i686 x86_64 armv6l armv7l aarch64"
|
only_for_archs="i686 x86_64 armv6l armv7l aarch64"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-sasl --enable-kerberos --with-pam-seclib-dir=/usr/lib/security/"
|
configure_args="--enable-sasl --enable-kerberos --with-pam-seclib-dir=/usr/lib/security/"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://arthurdejong.org/nss-pam-ldapd/"
|
homepage="https://arthurdejong.org/nss-pam-ldapd/"
|
||||||
distfiles="https://arthurdejong.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://arthurdejong.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=101d5a7fa10549cc77be48d07f2b8141f59182f10f2cc0fea93efd13c3a5a6f2
|
checksum=0db88d6518bf7ffb01b44f8f8841ece5162906982ce2c9e45e6afff90d3783eb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv nslcd
|
vsv nslcd
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
site=https://arthurdejong.org/nss-pam-ldapd/downloads
|
Loading…
Reference in New Issue