diff --git a/meta-python/recipes-devtools/python/python3-pyzstd_0.16.1.bb b/meta-python/recipes-devtools/python/python3-pyzstd_0.16.2.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-pyzstd_0.16.1.bb rename to meta-python/recipes-devtools/python/python3-pyzstd_0.16.2.bb index a4aae4aca9..c1abd59f60 100644 --- a/meta-python/recipes-devtools/python/python3-pyzstd_0.16.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyzstd_0.16.2.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=aedb5a2679cd1552fb61c181ef974b9e" PYPI_PACKAGE = "pyzstd" -SRC_URI[sha256sum] = "ed50c08233878c155c73ab2622e115cd9e46c0f1c2e2ddd76f2e7ca24933f195" +SRC_URI[sha256sum] = "179c1a2ea1565abf09c5f2fd72f9ce7c54b2764cf7369e05c0bfd8f1f67f63d2" inherit pypi setuptools3