From: Michael Mair-Keimberger Date: Thu, 30 May 2019 07:30:32 +0000 (+0200) Subject: app-admin/mms-agent: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=997463d9e8d07693a121786ce7f9bb8b8492660d;p=gentoo.git app-admin/mms-agent: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/12132 Signed-off-by: Aaron Bauman --- diff --git a/app-admin/mms-agent/mms-agent-3.7.0.212_p1.ebuild b/app-admin/mms-agent/mms-agent-3.7.0.212_p1.ebuild index af3f9b652cfb..160ecf3ef623 100644 --- a/app-admin/mms-agent/mms-agent-3.7.0.212_p1.ebuild +++ b/app-admin/mms-agent/mms-agent-3.7.0.212_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit eutils user MY_PV=${PV/_p/-} DESCRIPTION="MongoDB MMS agents" -HOMEPAGE="http://mms.mongodb.com" +HOMEPAGE="https://www.mongodb.com/cloud" SRC_URI=" monitoring? ( amd64? ( https://mms.mongodb.com/download/agent/monitoring/mongodb-mms-monitoring-agent-${MY_PV}.linux_x86_64.tar.gz ) diff --git a/app-admin/mms-agent/mms-agent-6.0.0.381_p1.ebuild b/app-admin/mms-agent/mms-agent-6.0.0.381_p1.ebuild index e597d7f41fee..4f3872a06722 100644 --- a/app-admin/mms-agent/mms-agent-6.0.0.381_p1.ebuild +++ b/app-admin/mms-agent/mms-agent-6.0.0.381_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit eutils user MY_PV=${PV/_p/-} DESCRIPTION="MongoDB MMS agents" -HOMEPAGE="http://cloud.mongodb.com" +HOMEPAGE="https://www.mongodb.com/cloud" SRC_URI=" monitoring? ( https://cloud.mongodb.com/download/agent/monitoring/mongodb-mms-monitoring-agent-${MY_PV}.linux_x86_64.tar.gz