summaryrefslogtreecommitdiff
path: root/dev-db/go-etcd/go-etcd-0_p20141013-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/go-etcd/go-etcd-0_p20141013-r1.ebuild')
-rw-r--r--dev-db/go-etcd/go-etcd-0_p20141013-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/go-etcd/go-etcd-0_p20141013-r1.ebuild b/dev-db/go-etcd/go-etcd-0_p20141013-r1.ebuild
index 837299014728..798b7e5544c3 100644
--- a/dev-db/go-etcd/go-etcd-0_p20141013-r1.ebuild
+++ b/dev-db/go-etcd/go-etcd-0_p20141013-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils
GO_PN=github.com/coreos/${PN}
DESCRIPTION="Go client library for etcd"
-HOMEPAGE="https://${GO_PN}"
+HOMEPAGE="https://github.com/coreos/go-etcd"
EGIT_COMMIT="25e2c63be8e8ab405014a78879e0992ae5ff55e8"
SRC_URI="https://${GO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"