diff options
-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" | ||