diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cantools_40.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-cantools_40.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cantools_40.2.0.bb b/meta-python/recipes-devtools/python/python3-cantools_40.2.1.bb index e80ee2be39..51f97bdd25 100644 --- a/meta-python/recipes-devtools/python/python3-cantools_40.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-cantools_40.2.1.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/eerimoq/cantools" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "fc75f9fe5b37ef992fafdf981ff822087e1baf18162bbbb35d8b0b1321ed72df" | 6 | SRC_URI[sha256sum] = "dd3bedf69b0dc450a227099d00a913a8bb8febe4a84415eeb55eb6992265c3e0" |
7 | 7 | ||
8 | PYPI_PACKAGE = "cantools" | 8 | PYPI_PACKAGE = "cantools" |
9 | 9 | ||