mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
splitting openldap
This commit is contained in:
parent
84c60730d1
commit
b99a3730b5
1 changed files with 2 additions and 2 deletions
|
@ -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.")
|
||||
|
|
Loading…
Add table
Reference in a new issue