diff options
author | Yuan Chao <yuanc.fnst@cn.fujitsu.com> | 2019-08-12 14:03:17 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-12 09:11:01 -0700 |
commit | 6ba70b215177b335221ebc346adfe76a985b4feb (patch) | |
tree | 77525ef0cd46135735a01214ad00b374cbd76349 /meta-python/recipes-devtools/python/python-lxml.inc | |
parent | 09acc5af343834c24bae3bdbe10a68bcad38b26e (diff) | |
download | meta-openembedded-6ba70b215177b335221ebc346adfe76a985b4feb.tar.gz |
python-lxml: upgrade 4.4.0 -> 4.4.1
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
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 45e52b5fc0..a97167f0df 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] = "7d585daedcd51011c3217a61982afd3d" | 21 | SRC_URI[md5sum] = "ce976a2d3c630d7fde86d3a4c3a1c606" |
22 | SRC_URI[sha256sum] = "3b57dc5ed7b6a7d852c961f2389ca99404c2b59fd2088baec6fbaca02f688be4" | 22 | SRC_URI[sha256sum] = "c81cb40bff373ab7a7446d6bbca0190bccc5be3448b47b51d729e37799bb5692" |
23 | 23 | ||
24 | DISTUTILS_BUILD_ARGS += " \ | 24 | DISTUTILS_BUILD_ARGS += " \ |
25 | --with-xslt-config='pkg-config libxslt' \ | 25 | --with-xslt-config='pkg-config libxslt' \ |