diff options
author | Derek Straka <derek@asterius.io> | 2018-08-14 16:43:25 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-08-19 16:09:28 -0700 |
commit | 45f502cdde6fd54534972897c04e5fe14a6be931 (patch) | |
tree | 0d7a9f8db5122aed92f9fd06cb6fecc0cd887834 /meta-python/recipes-devtools/python/python-lxml.inc | |
parent | b86afa334bb57e5ef62c8890b8bea88af01c7298 (diff) | |
download | meta-openembedded-45f502cdde6fd54534972897c04e5fe14a6be931.tar.gz |
python-lxml: update to version 4.2.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lxml.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc index 09061eda41..7f355a7bc0 100644 --- a/meta-python/recipes-devtools/python/python-lxml.inc +++ b/meta-python/recipes-devtools/python/python-lxml.inc | |||
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ | |||
18 | 18 | ||
19 | DEPENDS += "libxml2 libxslt" | 19 | DEPENDS += "libxml2 libxslt" |
20 | 20 | ||
21 | SRC_URI[md5sum] = "40331e46f6aa49fd0e7043d82e58a879" | 21 | SRC_URI[md5sum] = "31239400ca4e130b69993bb3c14204b3" |
22 | SRC_URI[sha256sum] = "622f7e40faef13d232fb52003661f2764ce6cdef3edb0a59af7c1559e4cc36d1" | 22 | SRC_URI[sha256sum] = "e2afbe403090f5893e254958d02875e0732975e73c4c0cdd33c1f009a61963ca" |
23 | 23 | ||
24 | DISTUTILS_BUILD_ARGS += " \ | 24 | DISTUTILS_BUILD_ARGS += " \ |
25 | --with-xslt-config='pkg-config libxslt' \ | 25 | --with-xslt-config='pkg-config libxslt' \ |