aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/go/go-context_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/go/go-context_git.bb')
-rw-r--r--recipes-devtools/go/go-context_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/go/go-context_git.bb b/recipes-devtools/go/go-context_git.bb
index e873ef98..099ff6e0 100644
--- a/recipes-devtools/go/go-context_git.bb
+++ b/recipes-devtools/go/go-context_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c50f6bd9c1e15ed0bad3bea18e3c1b7f"
SRCNAME = "context"
PKG_NAME = "github.com/gorilla/${SRCNAME}"
-SRC_URI = "git://${PKG_NAME}.git;branch=master"
+SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
SRCREV = "14f550f51af52180c2eefed15e5fd18d63c0a64a"