ceph: update homepage

This commit is contained in:
Ben Siraphob 2022-01-07 14:01:51 +07:00
parent 84ee8e02f4
commit 5e04dac5d6
No known key found for this signature in database
GPG Key ID: 45F0E5D788143267

View File

@ -85,7 +85,7 @@ let
};
getMeta = description: with lib; {
homepage = "https://ceph.io/";
homepage = "https://ceph.io/en/";
inherit description;
license = with licenses; [ lgpl21 gpl2 bsd3 mit publicDomain ];
maintainers = with maintainers; [ adev ak johanot krav ];