diff options
| -rw-r--r-- | meta-oe/recipes-extended/libzip/libzip_1.7.3.bb (renamed from meta-oe/recipes-extended/libzip/libzip_1.7.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libzip/libzip_1.7.1.bb b/meta-oe/recipes-extended/libzip/libzip_1.7.3.bb index 1a9cd8f109..e903de3da3 100644 --- a/meta-oe/recipes-extended/libzip/libzip_1.7.1.bb +++ b/meta-oe/recipes-extended/libzip/libzip_1.7.3.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "libzip is a C library for reading, creating, and modifying zip ar | |||
| 2 | HOMEPAGE = "https://libzip.org/" | 2 | HOMEPAGE = "https://libzip.org/" |
| 3 | 3 | ||
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e33bb117aa55f9aad3d28e29256f9919" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=067e9870bba57e1ce20695c4d5672f30" |
| 6 | 6 | ||
| 7 | DEPENDS = "zlib bzip2" | 7 | DEPENDS = "zlib bzip2" |
| 8 | 8 | ||
| @@ -15,4 +15,4 @@ inherit cmake | |||
| 15 | 15 | ||
| 16 | SRC_URI = "https://libzip.org/download/libzip-${PV}.tar.xz" | 16 | SRC_URI = "https://libzip.org/download/libzip-${PV}.tar.xz" |
| 17 | 17 | ||
| 18 | SRC_URI[sha256sum] = "a020dc1b17a79faa748e43a05f8605d65e403813e8e97ad3a300a90ddba097ac" | 18 | SRC_URI[sha256sum] = "a60473ffdb7b4260c08bfa19c2ccea0438edac11193c3afbbb1f17fbcf6c6132" |
