diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb (renamed from meta-python/recipes-devtools/python/python3-lz4_4.0.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lz4_4.0.2.bb b/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb index ad006e61b1..71171513e8 100644 --- a/meta-python/recipes-devtools/python/python3-lz4_4.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb | |||
@@ -11,7 +11,7 @@ DEPENDS += " \ | |||
11 | 11 | ||
12 | SRC_URI += "file://run-ptest" | 12 | SRC_URI += "file://run-ptest" |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "083b7172c2938412ae37c3a090250bfdd9e4a6e855442594f86c3608ed12729b" | 14 | SRC_URI[sha256sum] = "e1431d84a9cfb23e6773e72078ce8e65cad6745816d4cbf9ae67da5ea419acda" |
15 | 15 | ||
16 | inherit pkgconfig pypi python_setuptools_build_meta ptest | 16 | inherit pkgconfig pypi python_setuptools_build_meta ptest |
17 | 17 | ||