mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
parent
36695451c8
commit
1a6fcdfe27
1 changed files with 3 additions and 3 deletions
|
@ -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.8
|
version=0.9.9
|
||||||
revision=2
|
revision=1
|
||||||
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/"
|
||||||
conf_files="/etc/nslcd.conf"
|
conf_files="/etc/nslcd.conf"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
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=ef7362e7f2003da8c7beb7bcc03c30494acf712625aaac8badc6e7eb16f3453f
|
checksum=20ca6a43509cb8b20c370bb1501f279ee633bc0db9f4c21a877a8d47e5c447d2
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*musl) configure_args+=" --disable-nss";;
|
*musl) configure_args+=" --disable-nss";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue