diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-spidev_3.8.bb (renamed from meta-python/recipes-devtools/python/python3-spidev_3.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-spidev_3.7.bb b/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" | |||
10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2077511c543a7c85245a516c47f4de78" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2077511c543a7c85245a516c47f4de78" |
11 | SRCNAME = "spidev" | 11 | SRCNAME = "spidev" |
12 | 12 | ||
13 | SRC_URI[sha256sum] = "ce628a5ff489f45132679879bff5f455a66abf9751af01843850155b06ae92f0" | 13 | SRC_URI[sha256sum] = "2bc02fb8c6312d519ebf1f4331067427c0921d3f77b8bcaf05189a2e8b8382c0" |
14 | 14 | ||
15 | inherit pypi python_setuptools_build_meta | 15 | inherit pypi python_setuptools_build_meta |