diff options
-rw-r--r-- | meta-oe/recipes-extended/libzip/libzip_1.5.2.bb (renamed from meta-oe/recipes-extended/libzip/libzip_1.5.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libzip/libzip_1.5.1.bb b/meta-oe/recipes-extended/libzip/libzip_1.5.2.bb index ce73700d78..5d725bf361 100644 --- a/meta-oe/recipes-extended/libzip/libzip_1.5.1.bb +++ b/meta-oe/recipes-extended/libzip/libzip_1.5.2.bb | |||
@@ -14,5 +14,5 @@ inherit cmake | |||
14 | 14 | ||
15 | SRC_URI = "https://libzip.org/download/libzip-${PV}.tar.xz" | 15 | SRC_URI = "https://libzip.org/download/libzip-${PV}.tar.xz" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "6fe665aa6d6bf3a99eb6fa9c553283fd" | 17 | SRC_URI[md5sum] = "f9dd38d273bcdec5d3d1498fe6684f42" |
18 | SRC_URI[sha256sum] = "04ea35b6956c7b3453f1ed3f3fe40e3ddae1f43931089124579e8384e79ed372" | 18 | SRC_URI[sha256sum] = "b3de4d4bd49a01e0cab3507fc163f88e1651695b6b9cb25ad174dbe319d4a3b4" |