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