voms: make meta.description more clearly

+1 -1
+1 -1
pkgs/tools/networking/voms/default.nix
··· 60 60 ]; 61 61 62 62 meta = with lib; { 63 - description = "The VOMS native service and APIs"; 63 + description = "The C/C++ VOMS server, client and APIs v2.x"; 64 64 homepage = "https://italiangrid.github.io/voms/"; 65 65 changelog = "https://github.com/italiangrid/voms/blob/master/ChangeLog"; 66 66 license = licenses.asl20;