diff options
Diffstat (limited to 'net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild')
-rw-r--r-- | net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild | 2 |
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 0a6ebce811d3..3db3bf94712e 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 @@ -9,7 +9,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}" -SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/liquidat/nagios-icinga-openvpn/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" |