diff options
| -rw-r--r-- | meta-oe/recipes-extended/libzip/libzip_1.10.1.bb (renamed from meta-oe/recipes-extended/libzip/libzip_1.10.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libzip/libzip_1.10.0.bb b/meta-oe/recipes-extended/libzip/libzip_1.10.1.bb index b500f26e25..a314efc126 100644 --- a/meta-oe/recipes-extended/libzip/libzip_1.10.0.bb +++ b/meta-oe/recipes-extended/libzip/libzip_1.10.1.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] = "cd2a7ac9f1fb5bfa6218272d9929955dc7237515bba6e14b5ad0e1d1e2212b43" | 24 | SRC_URI[sha256sum] = "dc3c8d5b4c8bbd09626864f6bcf93de701540f761d76b85d7c7d710f4bd90318" |
| 25 | 25 | ||
| 26 | BBCLASSEXTEND += "native" | 26 | BBCLASSEXTEND += "native" |
