mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
voms: make meta.description more clearly
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user