diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.150.0.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.151.3.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-zeroconf_0.150.0.bb rename to meta-python/recipes-devtools/python/python3-zeroconf_0.151.3.bb index 170d0b390f..beadc0b3ed 100644 --- a/meta-python/recipes-devtools/python/python3-zeroconf_0.150.0.bb +++ b/meta-python/recipes-devtools/python/python3-zeroconf_0.151.3.bb @@ -1,9 +1,9 @@ SUMMARY = "Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)" HOMEPAGE = "https://github.com/jstasiak/python-zeroconf" LICENSE = "LGPL-2.1-or-later" -LIC_FILES_CHKSUM = "file://COPYING;md5=9fe712b1bc27c5c4e9ecd7f31d208900" +LIC_FILES_CHKSUM = "file://COPYING;md5=6ede793c8b5508eab1acfad7c0c4e335" -SRC_URI[sha256sum] = "a5fe7feab1de6ef5e541e0a3d07e534fd91629b813fc27281593584100f63164" +SRC_URI[sha256sum] = "ce6c548e665759b6150cef4db9ab9d7bdd89857e90c513abd6b7340bdd7dbd6a" SRC_URI += "file://run-ptest"