diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-lxml_4.9.4.bb (renamed from meta/recipes-devtools/python/python3-lxml_4.9.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-lxml_4.9.3.bb b/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 \ | |||
18 | 18 | ||
19 | DEPENDS += "libxml2 libxslt" | 19 | DEPENDS += "libxml2 libxslt" |
20 | 20 | ||
21 | SRC_URI[sha256sum] = "48628bd53a426c9eb9bc066a923acaa0878d1e86129fd5359aee99285f4eed9c" | 21 | SRC_URI[sha256sum] = "b1541e50b78e15fa06a2670157a1962ef06591d4c998b998047fff5e3236880e" |
22 | 22 | ||
23 | SRC_URI += "${PYPI_SRC_URI}" | 23 | SRC_URI += "${PYPI_SRC_URI}" |
24 | inherit pkgconfig pypi setuptools3 | 24 | inherit pkgconfig pypi setuptools3 |