summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-lz4_4.4.5.bb (renamed from meta-python/recipes-devtools/python/python3-lz4_4.4.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lz4_4.4.4.bb b/meta-python/recipes-devtools/python/python3-lz4_4.4.5.bb
index 8d336df4a9..e14d722861 100644
--- a/meta-python/recipes-devtools/python/python3-lz4_4.4.4.bb
+++ b/meta-python/recipes-devtools/python/python3-lz4_4.4.5.bb
@@ -9,7 +9,7 @@ DEPENDS += " \
9 python3-pkgconfig-native \ 9 python3-pkgconfig-native \
10" 10"
11 11
12SRC_URI[sha256sum] = "070fd0627ec4393011251a094e08ed9fdcc78cb4e7ab28f507638eee4e39abda" 12SRC_URI[sha256sum] = "5f0b9e53c1e82e88c10d7c180069363980136b9d7a8306c4dca4f760d60c39f0"
13 13
14inherit pkgconfig pypi python_setuptools_build_meta ptest-python-pytest 14inherit pkgconfig pypi python_setuptools_build_meta ptest-python-pytest
15 15