mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
libzip: update to 1.7.3
License checksum checked due to modified copyright years. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
27c86f9404
commit
e25587d58b
+2
-2
@@ -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=e33bb117aa55f9aad3d28e29256f9919"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=067e9870bba57e1ce20695c4d5672f30"
|
||||
|
||||
DEPENDS = "zlib bzip2"
|
||||
|
||||
@@ -15,4 +15,4 @@ inherit cmake
|
||||
|
||||
SRC_URI = "https://libzip.org/download/libzip-${PV}.tar.xz"
|
||||
|
||||
SRC_URI[sha256sum] = "a020dc1b17a79faa748e43a05f8605d65e403813e8e97ad3a300a90ddba097ac"
|
||||
SRC_URI[sha256sum] = "a60473ffdb7b4260c08bfa19c2ccea0438edac11193c3afbbb1f17fbcf6c6132"
|
||||
Reference in New Issue
Block a user