commit:     1c958b4f804001add12b2dec14ac405a902c53c2
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon May  7 10:33:48 2018 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon May  7 17:12:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c958b4f

app-admin/consul: use HTTPS for HOMEPAGE

Closes: https://github.com/gentoo/gentoo/pull/8295

 app-admin/consul/consul-0.9.3.ebuild | 4 ++--
 app-admin/consul/consul-1.0.0.ebuild | 4 ++--
 app-admin/consul/consul-1.0.6.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-admin/consul/consul-0.9.3.ebuild 
b/app-admin/consul/consul-0.9.3.ebuild
index 73999db91a2..05b4622df94 100644
--- a/app-admin/consul/consul-0.9.3.ebuild
+++ b/app-admin/consul/consul-0.9.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
@@ -8,7 +8,7 @@ inherit golang-vcs-snapshot systemd user
 KEYWORDS="~amd64"
 EGO_PN="github.com/hashicorp/consul"
 DESCRIPTION="A tool for service discovery, monitoring and configuration"
-HOMEPAGE="http://www.consul.io";
+HOMEPAGE="https://www.consul.io";
 SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 SLOT="0"

diff --git a/app-admin/consul/consul-1.0.0.ebuild 
b/app-admin/consul/consul-1.0.0.ebuild
index 73999db91a2..05b4622df94 100644
--- a/app-admin/consul/consul-1.0.0.ebuild
+++ b/app-admin/consul/consul-1.0.0.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
@@ -8,7 +8,7 @@ inherit golang-vcs-snapshot systemd user
 KEYWORDS="~amd64"
 EGO_PN="github.com/hashicorp/consul"
 DESCRIPTION="A tool for service discovery, monitoring and configuration"
-HOMEPAGE="http://www.consul.io";
+HOMEPAGE="https://www.consul.io";
 SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 SLOT="0"

diff --git a/app-admin/consul/consul-1.0.6.ebuild 
b/app-admin/consul/consul-1.0.6.ebuild
index 46b00a5d17b..05b4622df94 100644
--- a/app-admin/consul/consul-1.0.6.ebuild
+++ b/app-admin/consul/consul-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit golang-vcs-snapshot systemd user
 KEYWORDS="~amd64"
 EGO_PN="github.com/hashicorp/consul"
 DESCRIPTION="A tool for service discovery, monitoring and configuration"
-HOMEPAGE="http://www.consul.io";
+HOMEPAGE="https://www.consul.io";
 SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 SLOT="0"

Reply via email to