voms: make meta.description more clearly

This commit is contained in:
Shamrock Lee 2022-07-11 02:12:38 +08:00
parent f5f9bd0351
commit 5a6722b0e1

View file

@ -60,7 +60,7 @@ stdenv.mkDerivation rec{
];
meta = with lib; {
description = "The VOMS native service and APIs";
description = "The C/C++ VOMS server, client and APIs v2.x";
homepage = "https://italiangrid.github.io/voms/";
changelog = "https://github.com/italiangrid/voms/blob/master/ChangeLog";
license = licenses.asl20;