aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/go/go-cli_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/go/go-cli_git.bb')
-rw-r--r--recipes-devtools/go/go-cli_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/go/go-cli_git.bb b/recipes-devtools/go/go-cli_git.bb
index ada7b14d..73d024ec 100644
--- a/recipes-devtools/go/go-cli_git.bb
+++ b/recipes-devtools/go/go-cli_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ed9b539ed65d73926f30ff1f1587dc44"
SRCNAME = "cli"
PKG_NAME = "github.com/codegangsta/${SRCNAME}"
-SRC_URI = "git://${PKG_NAME}.git;branch=master"
+SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
SRCREV = "27ecc97192df1bf053a22b04463f2b51b8b8373e"
PV = "1.1.0+git${SRCPV}"