diff --git a/meta-python/recipes-devtools/python/python3-pyudev_0.22.0.bb b/meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-pyudev_0.22.0.bb rename to meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb index dc70b482b1..183bf7273c 100644 --- a/meta-python/recipes-devtools/python/python3-pyudev_0.22.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb @@ -3,7 +3,7 @@ SUMMARY = "A libudev binding" LICENSE = "LGPLv2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" -SRC_URI[sha256sum] = "69bb1beb7ac52855b6d1b9fe909eefb0017f38d917cba9939602c6880035b276" +SRC_URI[sha256sum] = "32ae3585b320a51bc283e0a04000fd8a25599edb44541e2f5034f6afee5d15cc" inherit pypi setuptools3