projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15ab994
)
app-admin/consul: Fix commit hash
author
Manuel Rüger
<mrueg@gentoo.org>
Thu, 12 Jul 2018 14:49:41 +0000
(16:49 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Thu, 12 Jul 2018 14:49:41 +0000
(16:49 +0200)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
app-admin/consul/consul-1.2.0.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/consul/consul-1.2.0.ebuild
b/app-admin/consul/consul-1.2.0.ebuild
index fffb722c0cfb51476a9a62ea291782380d997e37..1f9dd43d9356adbabdf0e1b9136001574ff2abd2 100644
(file)
--- a/
app-admin/consul/consul-1.2.0.ebuild
+++ b/
app-admin/consul/consul-1.2.0.ebuild
@@
-4,7
+4,7
@@
EAPI=6
inherit golang-vcs-snapshot systemd user
-GIT_COMMIT="
12345
"
+GIT_COMMIT="
2814197
"
KEYWORDS="~amd64"
EGO_PN="github.com/hashicorp/consul"
DESCRIPTION="A tool for service discovery, monitoring and configuration"