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