summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/consul/consul_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/consul/consul_git.bb')
-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 f4955e2..a49d4a1 100644
--- a/recipes-connectivity/consul/consul_git.bb
+++ b/recipes-connectivity/consul/consul_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://src/github.com/hashicorp/consul/LICENSE;md5=b278a92d2
5 5
6GO_IMPORT = "github.com/hashicorp/consul" 6GO_IMPORT = "github.com/hashicorp/consul"
7SRCREV = "944cc71026c007e7de9467ec3f38f0ad14464fcc" 7SRCREV = "944cc71026c007e7de9467ec3f38f0ad14464fcc"
8SRC_URI = "git://${GO_IMPORT}.git \ 8SRC_URI = "git://${GO_IMPORT}.git;branch=main \
9 file://0001-Migration-Rename-imports-throughout.patch \ 9 file://0001-Migration-Rename-imports-throughout.patch \
10 file://consul.service \ 10 file://consul.service \
11 " 11 "