Commit faf266b4 authored by Yegor Yefremov's avatar Yegor Yefremov Committed by Peter Korsgaard
Browse files

python-serial: bump to 2.6

parent 88404d6b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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_SITE    = http://pypi.python.org/packages/source/p/pyserial/