diff --git a/meta-python/recipes-devtools/python/python3-spidev_3.7.bb b/meta-python/recipes-devtools/python/python3-spidev_3.8.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-spidev_3.7.bb rename to meta-python/recipes-devtools/python/python3-spidev_3.8.bb index 287d612448..2fc1f355d9 100644 --- a/meta-python/recipes-devtools/python/python3-spidev_3.7.bb +++ b/meta-python/recipes-devtools/python/python3-spidev_3.8.bb @@ -10,6 +10,6 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=2077511c543a7c85245a516c47f4de78" SRCNAME = "spidev" -SRC_URI[sha256sum] = "ce628a5ff489f45132679879bff5f455a66abf9751af01843850155b06ae92f0" +SRC_URI[sha256sum] = "2bc02fb8c6312d519ebf1f4331067427c0921d3f77b8bcaf05189a2e8b8382c0" inherit pypi python_setuptools_build_meta