diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.6.2.bb b/meta-python/recipes-devtools/python/python3-lxml_4.6.3.bb similarity index 95% rename from meta-python/recipes-devtools/python/python3-lxml_4.6.2.bb rename to meta-python/recipes-devtools/python/python3-lxml_4.6.3.bb index f7aed6d77..cefe1ba34 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_4.6.2.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_4.6.3.bb @@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ DEPENDS += "libxml2 libxslt" -SRC_URI[sha256sum] = "cd11c7e8d21af997ee8079037fff88f16fda188a9776eb4b81c7e4c9c0a7d7fc" +SRC_URI[sha256sum] = "39b78571b3b30645ac77b95f7c69d1bffc4cf8c3b157c435a34da72e78c82468" inherit pypi setuptools3