mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-lxml: bump to version 4.0.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
7420614937
commit
a02dedf677
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_LXML_VERSION = 3.7.2
|
||||
PYTHON_LXML_VERSION = 4.0.0
|
||||
PYTHON_LXML_SITE = http://lxml.de/files
|
||||
PYTHON_LXML_SOURCE = lxml-$(PYTHON_LXML_VERSION).tgz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user