ospd-openvas: adjust changelog entry
This commit is contained in:
@@ -48,7 +48,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
meta = with lib; {
|
||||
description = "OSP server implementation to allow GVM to remotely control an OpenVAS Scanner";
|
||||
homepage = "https://github.com/greenbone/ospd-openvas";
|
||||
changelog = "https://github.com/greenbone/ospd-openvas/blob/${version}/CHANGELOG.md";
|
||||
changelog = "https://github.com/greenbone/ospd-openvas/releases/tag/v${version}";
|
||||
license = licenses.agpl3Only;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user