summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/serf/hashicorp-serf_0.8.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/serf/hashicorp-serf_0.8.5.bb')
-rw-r--r--recipes-connectivity/serf/hashicorp-serf_0.8.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/serf/hashicorp-serf_0.8.5.bb b/recipes-connectivity/serf/hashicorp-serf_0.8.5.bb
index 7e2a761..8318400 100644
--- a/recipes-connectivity/serf/hashicorp-serf_0.8.5.bb
+++ b/recipes-connectivity/serf/hashicorp-serf_0.8.5.bb
@@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=b278a92d2c15097603844288
17require serf-vendor-licenses.inc 17require serf-vendor-licenses.inc
18 18
19GO_IMPORT = "github.com/hashicorp/serf" 19GO_IMPORT = "github.com/hashicorp/serf"
20SRC_URI = "git://${GO_IMPORT}.git;protocol=https" 20SRC_URI = "git://${GO_IMPORT}.git;protocol=https;branch=master"
21 21
22PV = "0.8.5+git${SRCPV}" 22PV = "0.8.5+git${SRCPV}"
23SRCREV = "1d3fdf93bbe5002c5023da50402368a817488691" 23SRCREV = "1d3fdf93bbe5002c5023da50402368a817488691"