mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
libssh: upgrade 0.8.8 -> 0.8.9
This is a security release. See changelog https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/ Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
8f9d5569a8
commit
2322940fc3
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=dabb4958b830e5df11d2b0ed8ea255a0"
|
||||
DEPENDS = "zlib openssl libgcrypt"
|
||||
|
||||
SRC_URI = "git://git.libssh.org/projects/libssh.git;branch=stable-0.8"
|
||||
SRCREV = "7850307210590a9a1b03ab0273d29b3926a974c5"
|
||||
SRCREV = "04685a74df9ce1db1bc116a83a0da78b4f4fa1f8"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user