diff --git a/meta-python/recipes-devtools/python/python3-snappy_0.5.4.bb b/meta-python/recipes-devtools/python/python3-snappy_0.6.0.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-snappy_0.5.4.bb rename to meta-python/recipes-devtools/python/python3-snappy_0.6.0.bb index 1836473b8b6..64787feecc7 100644 --- a/meta-python/recipes-devtools/python/python3-snappy_0.5.4.bb +++ b/meta-python/recipes-devtools/python/python3-snappy_0.6.0.bb @@ -4,7 +4,7 @@ DEPENDS += "snappy" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=b3090152f53ee19f6a7b64b1a36384fb" -SRC_URI[sha256sum] = "d9c26532cfa510f45e8d135cde140e8a5603d3fb254cfec273ebc0ecf9f668e2" +SRC_URI[sha256sum] = "168a98d3f597b633cfeeae7fe1c78a8dfd81f018b866cf7ce9e4c56086af891a" inherit pypi setuptools3