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