app-admin/consul: Fix commit hash
authorManuel Rüger <mrueg@gentoo.org>
Thu, 12 Jul 2018 14:49:41 +0000 (16:49 +0200)
committerManuel 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

index fffb722c0cfb51476a9a62ea291782380d997e37..1f9dd43d9356adbabdf0e1b9136001574ff2abd2 100644 (file)
@@ -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"