diff options
Diffstat (limited to 'recipes-devtools/go/go-pty_git.bb')
| -rw-r--r-- | recipes-devtools/go/go-pty_git.bb | 2 |
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 0baa70d7..132e82d1 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" | |||
| 7 | SRCNAME = "pty" | 7 | SRCNAME = "pty" |
| 8 | 8 | ||
| 9 | PKG_NAME = "github.com/creack/${SRCNAME}" | 9 | PKG_NAME = "github.com/creack/${SRCNAME}" |
| 10 | SRC_URI = "git://${PKG_NAME}.git;branch=master" | 10 | SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https" |
| 11 | 11 | ||
| 12 | SRCREV = "05017fcccf23c823bfdea560dcc958a136e54fb7" | 12 | SRCREV = "05017fcccf23c823bfdea560dcc958a136e54fb7" |
| 13 | 13 | ||
