mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
libzip: upgrade 1.9.0 -> 1.9.2
License-Update: email of authors changed to <info@libzip.org> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4e23d59f6b
commit
01d12fdd2f
|
|
@ -2,7 +2,7 @@ DESCRIPTION = "libzip is a C library for reading, creating, and modifying zip ar
|
|||
HOMEPAGE = "https://libzip.org/"
|
||||
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=067e9870bba57e1ce20695c4d5672f30"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d8a9d2078f35e61cf1122ccd440687cf"
|
||||
|
||||
DEPENDS = "zlib bzip2"
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ inherit cmake
|
|||
|
||||
SRC_URI = "https://libzip.org/download/libzip-${PV}.tar.xz"
|
||||
|
||||
SRC_URI[sha256sum] = "a17240ee88f0705a9067bb0087fde1cee73948b3cf6c3978a21a58fdb73b76a2"
|
||||
SRC_URI[sha256sum] = "c93e9852b7b2dc931197831438fee5295976ee0ba24f8524a8907be5c2ba5937"
|
||||
|
||||
# Patch for CVE-2017-12858 is applied in version 1.2.0.
|
||||
CVE_CHECK_IGNORE += "CVE-2017-12858"
|
||||
Loading…
Reference in New Issue
Block a user