diff options
author | Derek Straka <derek@asterius.io> | 2018-06-29 15:23:11 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-29 15:53:08 -0700 |
commit | 86553ebc818ff46fcfc7ee7e9e0b0a9760bb61dc (patch) | |
tree | 6cdb9427e9a2459af9b81448eed8f30ce2fbcc1c /meta-python/recipes-devtools/python/python-lxml.inc | |
parent | 5933e8585b5689cbd48305aa44428972a67be0f4 (diff) | |
download | meta-openembedded-86553ebc818ff46fcfc7ee7e9e0b0a9760bb61dc.tar.gz |
python-lxml: update to version 4.2.3
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 51a98f6bb9..09061eda41 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] = "0aa7db9dd54ed5b0c5611cef0ba490c5" | 21 | SRC_URI[md5sum] = "40331e46f6aa49fd0e7043d82e58a879" |
22 | SRC_URI[sha256sum] = "82f278cd24da1b8a98df89de38946d67381a00e39adef768fd302dc8f4e1c383" | 22 | SRC_URI[sha256sum] = "622f7e40faef13d232fb52003661f2764ce6cdef3edb0a59af7c1559e4cc36d1" |
23 | 23 | ||
24 | DISTUTILS_BUILD_ARGS += " \ | 24 | DISTUTILS_BUILD_ARGS += " \ |
25 | --with-xslt-config='pkg-config libxslt' \ | 25 | --with-xslt-config='pkg-config libxslt' \ |