diff options
Diffstat (limited to 'net-analyzer/nagios-core/nagios-core-3.5.1.ebuild')
-rw-r--r-- | net-analyzer/nagios-core/nagios-core-3.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-3.5.1.ebuild b/net-analyzer/nagios-core/nagios-core-3.5.1.ebuild index 515322c7481c..06ad6320317a 100644 --- a/net-analyzer/nagios-core/nagios-core-3.5.1.ebuild +++ b/net-analyzer/nagios-core/nagios-core-3.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit depend.apache eutils multilib toolchain-funcs user MY_P=${PN/-core}-${PV} DESCRIPTION="Nagios Core - Check daemon, CGIs, docs" -HOMEPAGE="http://www.nagios.org/" +HOMEPAGE="https://www.nagios.org/" SRC_URI="mirror://sourceforge/nagios/${MY_P}.tar.gz" LICENSE="GPL-2" |