From: Yegor Yefremov Date: Thu, 2 Feb 2012 14:01:54 +0000 (+0100) Subject: python-serial: bump to 2.6 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=faf266b460c339019aab446c454b358492887c45;p=buildroot.git python-serial: bump to 2.6 Signed-off-by: Yegor Yefremov Signed-off-by: Peter Korsgaard --- diff --git a/package/python-serial/python-serial.mk b/package/python-serial/python-serial.mk index 4c8a891f5b..add96678bd 100644 --- a/package/python-serial/python-serial.mk +++ b/package/python-serial/python-serial.mk @@ -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/