diff options
author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-06-06 19:52:28 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-06-08 22:00:37 -0700 |
commit | f95dca59538c699a4db20123e267db9cc70ef2d2 (patch) | |
tree | f70118a5ec23676fde7d014e7dae0161ebfb18a1 | |
parent | bf1ac503e8a54387a6b46623235dadff0d14596e (diff) | |
download | meta-openembedded-f95dca59538c699a4db20123e267db9cc70ef2d2.tar.gz |
libzip: upgrade 1.6.1 -> 1.7.0
See full changelog https://github.com/nih-at/libzip/releases/tag/rel-1-7-0
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-extended/libzip/libzip_1.7.0.bb (renamed from meta-oe/recipes-extended/libzip/libzip_1.6.1.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libzip/libzip_1.6.1.bb b/meta-oe/recipes-extended/libzip/libzip_1.7.0.bb index 41ad552987..e7cb6a06db 100644 --- a/meta-oe/recipes-extended/libzip/libzip_1.6.1.bb +++ b/meta-oe/recipes-extended/libzip/libzip_1.7.0.bb | |||
@@ -15,5 +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[md5sum] = "f9a228619aab2446addc9c9e0e2de149" | 18 | SRC_URI[sha256sum] = "d26b2952426d2518f3db5cdeda4fe3cd668fc5bb38a598781e4d1d3f7f8ca7be" |
19 | SRC_URI[sha256sum] = "705dac7a671b3f440181481e607b0908129a9cf1ddfcba75d66436c0e7d33641" | ||