diff --git a/meta/recipes-devtools/python/python3-psutil_5.9.3.bb b/meta/recipes-devtools/python/python3-psutil_5.9.4.bb similarity index 87% rename from meta/recipes-devtools/python/python3-psutil_5.9.3.bb rename to meta/recipes-devtools/python/python3-psutil_5.9.4.bb index f099803150..54d5784a0d 100644 --- a/meta/recipes-devtools/python/python3-psutil_5.9.3.bb +++ b/meta/recipes-devtools/python/python3-psutil_5.9.4.bb @@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=e35fd9f271d19d5f742f20a9d1f8bb8b" HOMEPAGE = "https://pypi.org/project/psutil/" -SRC_URI[sha256sum] = "7ccfcdfea4fc4b0a02ca2c31de7fcd186beb9cff8207800e14ab66f79c773af6" +SRC_URI[sha256sum] = "3d7f9739eb435d4b1338944abe23f49584bde5395f27487d2ee25ad9a8774a62" inherit pypi setuptools3