diff options
-rw-r--r-- | app-admin/consul-template/consul-template-0.18.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/consul-template/consul-template-0.18.5-r1.ebuild b/app-admin/consul-template/consul-template-0.18.5-r1.ebuild index b04c5a353362..47439c5c68f5 100644 --- a/app-admin/consul-template/consul-template-0.18.5-r1.ebuild +++ b/app-admin/consul-template/consul-template-0.18.5-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 @@ -8,7 +8,7 @@ inherit golang-vcs-snapshot systemd user KEYWORDS="~amd64" DESCRIPTION="Generic template rendering and notifications with Consul" EGO_PN="github.com/hashicorp/${PN}" -HOMEPAGE="http://${EGO_PN}" +HOMEPAGE="https://github.com/hashicorp/consul-template" LICENSE="MPL-2.0" SLOT="0" IUSE="" |