diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-msk_0.3.16.bb (renamed from meta-python/recipes-devtools/python/python3-msk_0.3.15.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-msk_0.3.15.bb b/meta-python/recipes-devtools/python/python3-msk_0.3.16.bb index af011ccf81..a3206f79bc 100644 --- a/meta-python/recipes-devtools/python/python3-msk_0.3.15.bb +++ b/meta-python/recipes-devtools/python/python3-msk_0.3.16.bb | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/MycroftAI/mycroft-skills-kit" | |||
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://README.md;md5=2f90e43663eddf1c33087419fbb35e28" | 4 | LIC_FILES_CHKSUM = "file://README.md;md5=2f90e43663eddf1c33087419fbb35e28" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "dcb286c489d24d8b0fb8413835f7478a" | 6 | SRC_URI[md5sum] = "8a4fc92a074544f81f482da2c21ef989" |
7 | SRC_URI[sha256sum] = "56d3557889ee2ceebc72284f979aa6ddd4c7fbe2af31142eb6f51404f14516d5" | 7 | SRC_URI[sha256sum] = "c6a717fc068f7c69ddc8cb21dbeeda7cfa97a4e9f41690459c9fbec68b16ee87" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||