splitting openldap

This commit is contained in:
root 2021-10-27 17:03:07 +02:00
parent 84c60730d1
commit 63a8c1c048

View file

@ -35,9 +35,9 @@
#:use-module (gnu packages password-utils) #:use-module (gnu packages password-utils)
) )
(define-public openldap-glicid (define-public openldap
(package (package
(name "openldap-glicid") (name "openldap")
(version "2.5.7") (version "2.5.7")
(synopsis "Implementation of the Lightweight Directory Access Protocol") (synopsis "Implementation of the Lightweight Directory Access Protocol")
(description "OpenLDAP is a free implementation of the Lightweight Directory Access Protocol.") (description "OpenLDAP is a free implementation of the Lightweight Directory Access Protocol.")