mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libzip: upgrade 1.11.2 -> 1.11.3
Changelog: ============ * Report read error for corrupted encrypted file data. * Avoid unnecessary seeks when writing archive. * Don't hardcode '_Nullable' support in 'zip.h' to allow it to be used with different compilers. * Improve check for GetSecurityInformation availability on Windows. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c1a0ea7669
commit
44845523d7
|
|
@ -21,6 +21,6 @@ inherit cmake
|
|||
|
||||
SRC_URI = "https://libzip.org/download/libzip-${PV}.tar.xz"
|
||||
|
||||
SRC_URI[sha256sum] = "5d471308cef4c4752bbcf973d9cd37ba4cb53739116c30349d4764ba1410dfc1"
|
||||
SRC_URI[sha256sum] = "9509d878ba788271c8b5abca9cfde1720f075335686237b7e9a9e7210fe67c1b"
|
||||
|
||||
BBCLASSEXTEND += "native"
|
||||
Loading…
Reference in New Issue
Block a user