summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-08 19:55:08 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-08 19:55:08 +0100
commitc45c80e65c71cbba8eb51621f3b65cb5332248cf (patch)
treef41afc29ac4e95e84524180482d6f52a8d005f4b /net-analyzer/nagios-icinga-openvpn
parentnet-analyzer/nagios-check_mysql_health: [QA] Fix VariableInHomepage (diff)
downloadgentoo-c45c80e65c71cbba8eb51621f3b65cb5332248cf.tar.gz
gentoo-c45c80e65c71cbba8eb51621f3b65cb5332248cf.tar.bz2
gentoo-c45c80e65c71cbba8eb51621f3b65cb5332248cf.zip
net-analyzer/nagios-icinga-openvpn: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-analyzer/nagios-icinga-openvpn')
-rw-r--r--net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild b/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild
index 3db3bf94712e..51d9e6928e57 100644
--- a/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild
+++ b/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild
@@ -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"