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)
)
(define-public openldap-glicid
(define-public openldap
(package
(name "openldap-glicid")
(name "openldap")
(version "2.5.7")
(synopsis "Implementation of the Lightweight Directory Access Protocol")
(description "OpenLDAP is a free implementation of the Lightweight Directory Access Protocol.")