diff options
author | Derek Straka <derek@asterius.io> | 2018-04-22 11:38:37 -0400 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-05-01 18:17:02 -0700 |
commit | a06afb02d288d33a9b52625a82cc2fc47dc63e8a (patch) | |
tree | 474710f6207ff13b9e22f14abfca0869262974e0 /meta-python/recipes-devtools/python/python-lxml.inc | |
parent | 60553f78314a4d2b47b9fc298eb2269df5813154 (diff) | |
download | meta-openembedded-a06afb02d288d33a9b52625a82cc2fc47dc63e8a.tar.gz |
python-lxml: update to version 4.2.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@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 a0fe14019..3f3a1e27c 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] = "04455d43fd587bd11ccef6315258c3ce" | 21 | SRC_URI[md5sum] = "c266d9062e23b08f66426979a2b36f51" |
22 | SRC_URI[sha256sum] = "7d96fbb5f23a62300aa9bef7d286cd61aca8902357619c8708c0290aba5df73f" | 22 | SRC_URI[sha256sum] = "e2629cdbcad82b83922a3488937632a4983ecc0fed3e5cfbf430d069382eeb9b" |
23 | 23 | ||
24 | DISTUTILS_BUILD_ARGS += " \ | 24 | DISTUTILS_BUILD_ARGS += " \ |
25 | --with-xslt-config='pkg-config libxslt' \ | 25 | --with-xslt-config='pkg-config libxslt' \ |