aboutsummaryrefslogtreecommitdiffstats
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 7e2a7617..8318400d 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
require serf-vendor-licenses.inc
GO_IMPORT = "github.com/hashicorp/serf"
-SRC_URI = "git://${GO_IMPORT}.git;protocol=https"
+SRC_URI = "git://${GO_IMPORT}.git;protocol=https;branch=master"
PV = "0.8.5+git${SRCPV}"
SRCREV = "1d3fdf93bbe5002c5023da50402368a817488691"