diff options
author | Derek Straka <derek@asterius.io> | 2016-03-25 17:51:28 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-04-01 15:33:51 +0200 |
commit | 3ce8203cdc43a3939980e34c306dc50dc6d6d03b (patch) | |
tree | 50c899ce53e780469cae8cc663b9fb6f586f4bd4 /meta-python/recipes-devtools/python/python-lxml.inc | |
parent | 513879b1cf4e05ba3558367b18543b43ed5c78d3 (diff) | |
download | meta-openembedded-3ce8203cdc43a3939980e34c306dc50dc6d6d03b.tar.gz |
python-lxml: update to 3.6.0
Signed-off-by: Derek Straka <derek@asterius.io>
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 cb9986e5f..0473417d8 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] = "9f0c5f1eb43ff44d5455dab4b4efbe73" | 21 | SRC_URI[md5sum] = "5957cc384bd6e83934be35c057ec03b6" |
22 | SRC_URI[sha256sum] = "349f93e3a4b09cc59418854ab8013d027d246757c51744bf20069bc89016f578" | 22 | SRC_URI[sha256sum] = "9c74ca28a7f0c30dca8872281b3c47705e21217c8bc63912d95c9e2a7cac6bdf" |
23 | 23 | ||
24 | DISTUTILS_BUILD_ARGS += " \ | 24 | DISTUTILS_BUILD_ARGS += " \ |
25 | --with-xslt-config='pkg-config libxslt' \ | 25 | --with-xslt-config='pkg-config libxslt' \ |