python-lxml: bump to version 3.7.2

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Yegor Yefremov
2017-01-13 09:43:07 +01:00
committed by Peter Korsgaard
parent bfb514bfdb
commit 94e03d5aa1
2 changed files with 2 additions and 2 deletions

View File

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