summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity
diff options
context:
space:
mode:
authorHe Zhe <zhe.he@windriver.com>2019-09-09 17:42:09 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-09-09 13:34:53 -0400
commit46c6f29d0a4952cbb2dca204a49a6fa45fe2c936 (patch)
tree85659701447ecc8389802b72ab369857f68e5bfd /recipes-connectivity
parentbc53c1f642a1aa8f0db464d86eb7b0aa9a661860 (diff)
downloadmeta-cloud-services-46c6f29d0a4952cbb2dca204a49a6fa45fe2c936.tar.gz
consul: Upgrade to 1.6.0
1.6.0 is the latest release. Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-connectivity')
-rw-r--r--recipes-connectivity/consul/consul_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/consul/consul_git.bb b/recipes-connectivity/consul/consul_git.bb
index ab78cbd..f3e64e9 100644
--- a/recipes-connectivity/consul/consul_git.bb
+++ b/recipes-connectivity/consul/consul_git.bb
@@ -4,7 +4,7 @@ LICENSE = "MPL-2.0 & BSD & Apache-2.0 & BSD-2-Clause & MIT"
4LIC_FILES_CHKSUM = "file://src/github.com/hashicorp/consul/LICENSE;md5=b278a92d2c1509760384428817710378" 4LIC_FILES_CHKSUM = "file://src/github.com/hashicorp/consul/LICENSE;md5=b278a92d2c1509760384428817710378"
5 5
6GO_IMPORT = "github.com/hashicorp/consul" 6GO_IMPORT = "github.com/hashicorp/consul"
7SRCREV = "567e41ff6b096a478333c804d5c18264050bc3f8" 7SRCREV = "944cc71026c007e7de9467ec3f38f0ad14464fcc"
8SRC_URI = "git://${GO_IMPORT}.git \ 8SRC_URI = "git://${GO_IMPORT}.git \
9 file://consul.service \ 9 file://consul.service \
10 " 10 "