mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
python-serial: bump to 2.6
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
88404d6b80
commit
faf266b460
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
PYTHON_SERIAL_VERSION = 2.5
|
PYTHON_SERIAL_VERSION = 2.6
|
||||||
PYTHON_SERIAL_SOURCE = pyserial-$(PYTHON_SERIAL_VERSION).tar.gz
|
PYTHON_SERIAL_SOURCE = pyserial-$(PYTHON_SERIAL_VERSION).tar.gz
|
||||||
PYTHON_SERIAL_SITE = http://pypi.python.org/packages/source/p/pyserial/
|
PYTHON_SERIAL_SITE = http://pypi.python.org/packages/source/p/pyserial/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user