diff options
author | Derek Straka <derek@asterius.io> | 2017-02-03 13:07:58 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:43:29 +0100 |
commit | 131008ee5fef27d726fca94ba013906a2a0200c7 (patch) | |
tree | 283b5a33800640b23bcf1b443fcfca9c0b3c7630 /meta-python/recipes-devtools/python/python-lxml.inc | |
parent | bda2d658bd3354d4e491068f3d69f3dda2e74f1c (diff) | |
download | meta-openembedded-131008ee5fef27d726fca94ba013906a2a0200c7.tar.gz |
python-lxml: update to version 3.7.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@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 8319799ac2..6299385da2 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=f9f1dc24f720c143c2240df41fe5073b \ | |||
18 | 18 | ||
19 | DEPENDS += "libxml2 libxslt" | 19 | DEPENDS += "libxml2 libxslt" |
20 | 20 | ||
21 | SRC_URI[md5sum] = "b78e6f7e859c2ff57add7f63a5e387b7" | 21 | SRC_URI[md5sum] = "8dcf8d6c692b7aed9370f7462ff09935" |
22 | SRC_URI[sha256sum] = "9c62eb2a1862e1ae285d7e7e3b7dc8772d387b19258086afcec143c6b7b8a5c9" | 22 | SRC_URI[sha256sum] = "59d9176360dbc3919e9d4bfca85c1ca64ab4f4ee00e6f119d7150ba887e3410a" |
23 | 23 | ||
24 | DISTUTILS_BUILD_ARGS += " \ | 24 | DISTUTILS_BUILD_ARGS += " \ |
25 | --with-xslt-config='pkg-config libxslt' \ | 25 | --with-xslt-config='pkg-config libxslt' \ |