diff --git a/meta/recipes-devtools/python/python3-lxml_4.9.2.bb b/meta/recipes-devtools/python/python3-lxml_4.9.3.bb similarity index 95% rename from meta/recipes-devtools/python/python3-lxml_4.9.2.bb rename to meta/recipes-devtools/python/python3-lxml_4.9.3.bb index c7f1e1fc3cb..b911f7b2ad1 100644 --- a/meta/recipes-devtools/python/python3-lxml_4.9.2.bb +++ b/meta/recipes-devtools/python/python3-lxml_4.9.3.bb @@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ DEPENDS += "libxml2 libxslt" -SRC_URI[sha256sum] = "2455cfaeb7ac70338b3257f41e21f0724f4b5b0c0e7702da67ee6c3640835b67" +SRC_URI[sha256sum] = "48628bd53a426c9eb9bc066a923acaa0878d1e86129fd5359aee99285f4eed9c" SRC_URI += "${PYPI_SRC_URI}" inherit pkgconfig pypi setuptools3