python-lxml: bump to version 3.6.0

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yegor Yefremov 2016-04-11 12:27:26 +02:00 committed by Thomas Petazzoni
parent 7e67760084
commit 6064cc5b55
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally computed
sha256 349f93e3a4b09cc59418854ab8013d027d246757c51744bf20069bc89016f578 lxml-3.5.0.tgz
sha256 9c74ca28a7f0c30dca8872281b3c47705e21217c8bc63912d95c9e2a7cac6bdf lxml-3.6.0.tgz

View File

@ -4,7 +4,7 @@
#
################################################################################
PYTHON_LXML_VERSION = 3.5.0
PYTHON_LXML_VERSION = 3.6.0
PYTHON_LXML_SITE = http://lxml.de/files
PYTHON_LXML_SOURCE = lxml-$(PYTHON_LXML_VERSION).tgz