diff options
Diffstat (limited to 'meta-oe/recipes-extended/libzip')
-rw-r--r-- | meta-oe/recipes-extended/libzip/libzip_1.11.4.bb (renamed from meta-oe/recipes-extended/libzip/libzip_1.10.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libzip/libzip_1.10.1.bb b/meta-oe/recipes-extended/libzip/libzip_1.11.4.bb index a314efc126..039973fdbf 100644 --- a/meta-oe/recipes-extended/libzip/libzip_1.10.1.bb +++ b/meta-oe/recipes-extended/libzip/libzip_1.11.4.bb | |||
@@ -21,6 +21,6 @@ inherit cmake | |||
21 | 21 | ||
22 | SRC_URI = "https://libzip.org/download/libzip-${PV}.tar.xz" | 22 | SRC_URI = "https://libzip.org/download/libzip-${PV}.tar.xz" |
23 | 23 | ||
24 | SRC_URI[sha256sum] = "dc3c8d5b4c8bbd09626864f6bcf93de701540f761d76b85d7c7d710f4bd90318" | 24 | SRC_URI[sha256sum] = "8a247f57d1e3e6f6d11413b12a6f28a9d388de110adc0ec608d893180ed7097b" |
25 | 25 | ||
26 | BBCLASSEXTEND += "native" | 26 | BBCLASSEXTEND += "native" |