ceph: update homepage

This commit is contained in:
Jonathan Ringer 2021-12-28 08:59:51 -08:00
parent 1e01453b30
commit 09bd298765
No known key found for this signature in database
GPG Key ID: 5C841D3CFDFEC4E0

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 ];