ceph: update homepage

This commit is contained in:
Jonathan Ringer
2021-12-28 09:00:35 -08:00
parent 1e01453b30
commit 09bd298765
+1 -1
View File
@@ -85,7 +85,7 @@ let
};
getMeta = description: with lib; {
homepage = "https://ceph.com/";
homepage = "https://ceph.io/";
inherit description;
license = with licenses; [ lgpl21 gpl2 bsd3 mit publicDomain ];
maintainers = with maintainers; [ adev ak johanot krav ];