diff options
-rw-r--r-- | meta-oe/recipes-extended/libzip/libzip_1.6.1.bb (renamed from meta-oe/recipes-extended/libzip/libzip_1.6.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libzip/libzip_1.6.0.bb b/meta-oe/recipes-extended/libzip/libzip_1.6.1.bb index e4c282fe0d..41ad552987 100644 --- a/meta-oe/recipes-extended/libzip/libzip_1.6.0.bb +++ b/meta-oe/recipes-extended/libzip/libzip_1.6.1.bb | |||
@@ -15,5 +15,5 @@ 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] = "c0245c3e68e472d75d9f8572e24eb5d0" | 18 | SRC_URI[md5sum] = "f9a228619aab2446addc9c9e0e2de149" |
19 | SRC_URI[sha256sum] = "a6cd804b4b3cffd997bd563fec693eb7eb052c225909a98a620689c2befb699b" | 19 | SRC_URI[sha256sum] = "705dac7a671b3f440181481e607b0908129a9cf1ddfcba75d66436c0e7d33641" |