diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pychromecast_7.5.0.bb (renamed from meta-python/recipes-devtools/python/python3-pychromecast_7.3.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_7.3.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_7.5.0.bb index b444df05d8..adfdbb17b8 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast_7.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-pychromecast_7.5.0.bb | |||
@@ -3,8 +3,8 @@ 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[md5sum] = "7ab862743ff33dafc93206c1435abc5e" | 6 | SRC_URI[md5sum] = "d35c610f57cae909348ff6c60e5e9256" |
7 | SRC_URI[sha256sum] = "f594231efb34b86eeb463611662bca21a6962793885d3ad68195286940f7473d" | 7 | SRC_URI[sha256sum] = "2f346a88ddc27a19cc68bc2d3e8929d89276298cb1c11871b82a87fbdafb95a8" |
8 | 8 | ||
9 | PYPI_PACKAGE = "PyChromecast" | 9 | PYPI_PACKAGE = "PyChromecast" |
10 | 10 | ||