diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-06-10 11:17:34 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-11 12:26:37 -0400 |
commit | d12092475736cfa760ade0bf907b0d7c308e56c3 (patch) | |
tree | b0f8b4b643f890261b73c08fdeb8812784837e06 /net-analyzer/nagios-core | |
parent | dev-lang/coffee-script: use HTTPs (diff) | |
download | gentoo-d12092475736cfa760ade0bf907b0d7c308e56c3.tar.gz gentoo-d12092475736cfa760ade0bf907b0d7c308e56c3.tar.bz2 gentoo-d12092475736cfa760ade0bf907b0d7c308e56c3.zip |
net-analyzer/nagios-core: use HTTPs
Diffstat (limited to 'net-analyzer/nagios-core')
4 files changed, 7 insertions, 7 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" diff --git a/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild b/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild index 7acee4a50aa9..7e952737c4d0 100644 --- a/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.3.1-r1.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=6 @@ -7,7 +7,7 @@ inherit toolchain-funcs user MY_P=${PN/-core}-${PV} DESCRIPTION="Nagios core - monitoring daemon, web GUI, and documentation" -HOMEPAGE="http://www.nagios.org/" +HOMEPAGE="https://www.nagios.org/" # The name of the directory into which our Gentoo icons will be # extracted, and also the basename of the archive containing it. diff --git a/net-analyzer/nagios-core/nagios-core-4.3.3.ebuild b/net-analyzer/nagios-core/nagios-core-4.3.3.ebuild index 553186b60646..5773285f59b5 100644 --- a/net-analyzer/nagios-core/nagios-core-4.3.3.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.3.3.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=6 @@ -7,7 +7,7 @@ inherit toolchain-funcs user MY_P=${PN/-core}-${PV} DESCRIPTION="Nagios core - monitoring daemon, web GUI, and documentation" -HOMEPAGE="http://www.nagios.org/" +HOMEPAGE="https://www.nagios.org/" # The name of the directory into which our Gentoo icons will be # extracted, and also the basename of the archive containing it. diff --git a/net-analyzer/nagios-core/nagios-core-4.3.4.ebuild b/net-analyzer/nagios-core/nagios-core-4.3.4.ebuild index 122423ab1055..5bd7da55c5f0 100644 --- a/net-analyzer/nagios-core/nagios-core-4.3.4.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.3.4.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs user MY_P=${PN/-core}-${PV} DESCRIPTION="Nagios core - monitoring daemon, web GUI, and documentation" -HOMEPAGE="http://www.nagios.org/" +HOMEPAGE="https://www.nagios.org/" # The name of the directory into which our Gentoo icons will be # extracted, and also the basename of the archive containing it. |