389-ds-base: fix homepage url
This commit is contained in:
parent
b972139a59
commit
436c8fd287
@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
|
|||||||
passthru.version = version;
|
passthru.version = version;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://directory.fedoraproject.org/;
|
homepage = http://www.port389.org/;
|
||||||
description = "Enterprise-class Open Source LDAP server for Linux";
|
description = "Enterprise-class Open Source LDAP server for Linux";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user