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

@@ -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