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