diff options
| -rw-r--r-- | meta-oe/recipes-support/libssh/libssh_0.8.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libssh/libssh_0.8.9.bb b/meta-oe/recipes-support/libssh/libssh_0.8.9.bb index 8f9e61da72..63be2ac060 100644 --- a/meta-oe/recipes-support/libssh/libssh_0.8.9.bb +++ b/meta-oe/recipes-support/libssh/libssh_0.8.9.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=dabb4958b830e5df11d2b0ed8ea255a0" | |||
| 6 | 6 | ||
| 7 | DEPENDS = "zlib openssl" | 7 | DEPENDS = "zlib openssl" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://git.libssh.org/projects/libssh.git;branch=stable-0.8" | 9 | SRC_URI = "git://git.libssh.org/projects/libssh.git;protocol=https;branch=stable-0.8" |
| 10 | SRCREV = "04685a74df9ce1db1bc116a83a0da78b4f4fa1f8" | 10 | SRCREV = "04685a74df9ce1db1bc116a83a0da78b4f4fa1f8" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
