summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/libzip/libzip_1.11.2.bb (renamed from meta-oe/recipes-extended/libzip/libzip_1.11.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libzip/libzip_1.11.1.bb b/meta-oe/recipes-extended/libzip/libzip_1.11.2.bb
index b1a0dd66c1..527be364cb 100644
--- a/meta-oe/recipes-extended/libzip/libzip_1.11.1.bb
+++ b/meta-oe/recipes-extended/libzip/libzip_1.11.2.bb
@@ -21,6 +21,6 @@ inherit cmake
21 21
22SRC_URI = "https://libzip.org/download/libzip-${PV}.tar.xz" 22SRC_URI = "https://libzip.org/download/libzip-${PV}.tar.xz"
23 23
24SRC_URI[sha256sum] = "721e0e4e851073b508c243fd75eda04e4c5006158a900441de10ce274cc3b633" 24SRC_URI[sha256sum] = "5d471308cef4c4752bbcf973d9cd37ba4cb53739116c30349d4764ba1410dfc1"
25 25
26BBCLASSEXTEND += "native" 26BBCLASSEXTEND += "native"