gnu: nss-pam-ldapd: Update to 0.9.10.

* gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.10.
This commit is contained in:
Ricardo Wurmus 2018-09-05 11:44:15 +02:00
parent fefe17b088
commit ca1dc4c76a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -108,14 +108,14 @@
(define-public nss-pam-ldapd
(package
(name "nss-pam-ldapd")
(version "0.9.9")
(version "0.9.10")
(source (origin
(method url-fetch)
(uri (string-append "https://arthurdejong.org/nss-pam-ldapd/"
"nss-pam-ldapd-" version ".tar.gz"))
(sha256
(base32
"1lj7qkjlg3bshwdc5x5r1ny37rly4wgm1c8b6w6b5f4wa11nmji0"))))
"1cqamcr6qpgwxijlr6kg7jspjamjra8w0haan0qssn0yxn95d7c0"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags