aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/go/go-pty_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/go/go-pty_git.bb')
-rw-r--r--recipes-devtools/go/go-pty_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/go/go-pty_git.bb b/recipes-devtools/go/go-pty_git.bb
index 0cbe2520..3ef6ea34 100644
--- a/recipes-devtools/go/go-pty_git.bb
+++ b/recipes-devtools/go/go-pty_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://License;md5=93958070863d769117fa33b129020050"
SRCNAME = "pty"
PKG_NAME = "github.com/creack/${SRCNAME}"
-SRC_URI = "git://${PKG_NAME}.git;branch=master"
+SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
SRCREV = "05017fcccf23c823bfdea560dcc958a136e54fb7"