mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
python-lxml: bump to version 4.2.4
Fix zlib dependency. Fixes: http://autobuild.buildroot.net/results/d8e/d8e3a9aae0e84fb1b3b8093986ec3a4ce7ca0663 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
fbe289f145
commit
82b3ad97f1
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_LXML_VERSION = 4.0.0
|
||||
PYTHON_LXML_VERSION = 4.2.4
|
||||
PYTHON_LXML_SITE = http://lxml.de/files
|
||||
PYTHON_LXML_SOURCE = lxml-$(PYTHON_LXML_VERSION).tgz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user