app-admin/consul: Fix commit hash

Package-Manager: Portage-2.3.42, Repoman-2.3.9
This commit is contained in:
Manuel Rüger
2018-07-12 16:49:41 +02:00
parent 15ab9945e0
commit fcc1abcf12

View 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"