net-analyzer/nagios-icinga-openvpn: [QA] Fix VariableInHomepage

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-02-08 19:55:08 +01:00
parent 2d07cf65dd
commit c45c80e65c

View File

@@ -8,7 +8,7 @@ inherit distutils-r1
MY_PN="check_openvpn"
DESCRIPTION="A Nagios plugin to check whether an OpenVPN server is alive"
HOMEPAGE="https://github.com/liquidat/${PN}"
HOMEPAGE="https://github.com/liquidat/nagios-icinga-openvpn"
SRC_URI="https://github.com/liquidat/nagios-icinga-openvpn/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"