All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-oe] libzip: update to 1.7.3
@ 2020-07-26  0:32 Oleksandr Kravchuk
  0 siblings, 0 replies; only message in thread
From: Oleksandr Kravchuk @ 2020-07-26  0:32 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Oleksandr Kravchuk

License checksum checked due to modified copyright years.

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../libzip/{libzip_1.7.1.bb => libzip_1.7.3.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-extended/libzip/{libzip_1.7.1.bb => libzip_1.7.3.bb} (71%)

diff --git a/meta-oe/recipes-extended/libzip/libzip_1.7.1.bb b/meta-oe/recipes-extended/libzip/libzip_1.7.3.bb
similarity index 71%
rename from meta-oe/recipes-extended/libzip/libzip_1.7.1.bb
rename to 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
 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"
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-26  0:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-26  0:32 [PATCH][meta-oe] libzip: update to 1.7.3 Oleksandr Kravchuk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.