splitting openldap

This commit is contained in:
Jean-François GUILLAUME 2021-10-27 17:04:10 +02:00
parent 84c60730d1
commit b99a3730b5

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.")