diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pychromecast_10.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-pychromecast_10.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_10.1.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_10.1.1.bb index d6f72d5c0a..1851939926 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast_10.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pychromecast_10.1.1.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] = "ff6e196bd8d46ce648eb3739f3ab04168e287b167fc82abe1216d8fca21772f7" | 6 | SRC_URI[sha256sum] = "33a47d551ae8b6f93129564828e72e7f4dcb26c9f8812328870cf300ee45438f" |
7 | 7 | ||
8 | PYPI_PACKAGE = "PyChromecast" | 8 | PYPI_PACKAGE = "PyChromecast" |
9 | 9 | ||