diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pychromecast_9.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-pychromecast_9.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_9.2.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_9.2.1.bb index c1f52881af..1fd76ed39d 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast_9.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-pychromecast_9.2.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] = "6d34593575cf77565df47af4c75dd47c6a65831ec18a8c10b5367b2f1c172f0a" | 6 | SRC_URI[sha256sum] = "883d6e836ff5f1068a8bd00364a15b4c9854293086495e9fd9cacd9b4d54c0bf" |
7 | 7 | ||
8 | PYPI_PACKAGE = "PyChromecast" | 8 | PYPI_PACKAGE = "PyChromecast" |
9 | 9 | ||