ospd-openvas: 22.4.6 -> 22.5.0
Diff: https://github.com/greenbone/ospd-openvas/compare/refs/tags/v22.4.6...v22.5.0 Changelog: https://github.com/greenbone/ospd-openvas/blob/22.5.0/CHANGELOG.md
This commit is contained in:
parent
71818cc96d
commit
d3ad631a6f
@ -5,14 +5,14 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "ospd-openvas";
|
||||
version = "22.4.6";
|
||||
version = "22.5.0";
|
||||
format = "pyproject";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "greenbone";
|
||||
repo = "ospd-openvas";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-tgLOO4L/P6USiPf72uZse36r8HhXJnUUT8PfZH4E/jg=";
|
||||
hash = "sha256-1dzpS5Hov+48BYOkPicVk1duaNM5ueXNr7UKg6aPoZA=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
|
Loading…
Reference in New Issue
Block a user