diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pychromecast_13.0.8.bb (renamed from meta-python/recipes-devtools/python/python3-pychromecast_13.0.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_13.0.7.bb b/meta-python/recipes-devtools/python/python3-pychromecast_13.0.8.bb index c27d490f4c..dff1876c3f 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast_13.0.7.bb +++ b/meta-python/recipes-devtools/python/python3-pychromecast_13.0.8.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/balloob/pychromecast" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "0de98e9e5be43269dd41efb16126ab0d5ba941ca4acae024329712851c0c0324" | 6 | SRC_URI[sha256sum] = "e4b7523db137f8de05eedcc6154113b68532848629442b448c2334fac966a447" |
7 | 7 | ||
8 | PYPI_PACKAGE = "PyChromecast" | 8 | PYPI_PACKAGE = "PyChromecast" |
9 | 9 | ||