diff options
author | Jonas Licht <jonas.licht@fem.tu-ilmenau.de> | 2021-03-18 23:07:23 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-03-22 15:33:55 +0200 |
commit | cc4c1785e2c3ea574cdf5b0b082e1ba47dfc1d40 (patch) | |
tree | 44e2d1b34c0ad4aee135b66ee863973034c66b83 /net-analyzer/ospd | |
parent | net-analyzer/ospd: version bump to 20.8.2 (diff) | |
download | gentoo-cc4c1785e2c3ea574cdf5b0b082e1ba47dfc1d40.tar.gz gentoo-cc4c1785e2c3ea574cdf5b0b082e1ba47dfc1d40.tar.bz2 gentoo-cc4c1785e2c3ea574cdf5b0b082e1ba47dfc1d40.zip |
net-analyzer/ospd-openvas: version bump to 20.8.1
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-analyzer/ospd')
-rw-r--r-- | net-analyzer/ospd/ospd-20.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ospd/ospd-20.8.2.ebuild b/net-analyzer/ospd/ospd-20.8.2.ebuild index 4cffa7899b9f..f7108a886271 100644 --- a/net-analyzer/ospd/ospd-20.8.2.ebuild +++ b/net-analyzer/ospd/ospd-20.8.2.ebuild @@ -6,8 +6,8 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 -DESCRIPTION="Base class for scanner wrappers,communication protocol for GVM" -HOMEPAGE="https://www.greenbone.net/en/" +DESCRIPTION="Base class for scanner wrappers, communication protocol for GVM" +HOMEPAGE="https://www.greenbone.net/en/ https://github.com/greenbone/ospd/" SRC_URI="https://github.com/greenbone/ospd/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" |