diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-spdx-tools_0.8.3.bb (renamed from meta/recipes-devtools/python/python3-spdx-tools_0.8.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-spdx-tools_0.8.2.bb b/meta/recipes-devtools/python/python3-spdx-tools_0.8.3.bb index 6573ae9eee..0f05679322 100644 --- a/meta/recipes-devtools/python/python3-spdx-tools_0.8.2.bb +++ b/meta/recipes-devtools/python/python3-spdx-tools_0.8.3.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/spdx/tools-python" | |||
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dc7f21ccff0f672f2a7cd6f412ae627d" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dc7f21ccff0f672f2a7cd6f412ae627d" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "aea4ac9c2c375e7f439b1cef5ff32ef34914c083de0f61e08ed67cd3d9deb2a9" | 7 | SRC_URI[sha256sum] = "68b8f9ce2893b5216bd90b2e63f1c821c2884e4ebc4fd295ebbf1fa8b8a94b93" |
8 | 8 | ||
9 | BBCLASSEXTEND = "native nativesdk" | 9 | BBCLASSEXTEND = "native nativesdk" |
10 | 10 | ||