diff --git a/meta-python/recipes-devtools/python/python3-aiohue_2.4.0.bb b/meta-python/recipes-devtools/python/python3-aiohue_2.5.0.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-aiohue_2.4.0.bb rename to meta-python/recipes-devtools/python/python3-aiohue_2.5.0.bb index 600a3f4b4..a29625acc 100644 --- a/meta-python/recipes-devtools/python/python3-aiohue_2.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-aiohue_2.5.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=dab31a1d28183826937f4b152143a33f" -SRC_URI[sha256sum] = "59ac159301064d222192f7b58891d39a2f25aab620061ed12e7cfaf1b5d1a6cc" +SRC_URI[sha256sum] = "e2ae49be45261283a899cc1b95786f07fe5076be9a311d250dbe2de1b8c38f0f" inherit pypi setuptools3