summaryrefslogtreecommitdiffstats
path: root/python/pyserial/pyserial.SlackBuild
diff options
context:
space:
mode:
author Cristiano Urban2017-07-27 10:25:14 +0200
committer Willy Sudiarto Raharjo2017-07-27 10:25:14 +0200
commitef85c9172f0d131bea193160db865672d6cf9d04 (patch)
tree39eff419b5f48256ae71a7c632770f9f774a155d /python/pyserial/pyserial.SlackBuild
parent90a015a12d3eff8e3dadd94cc00d10874df277e9 (diff)
downloadslackbuilds-ef85c9172f0d131bea193160db865672d6cf9d04.tar.gz
python/pyserial: Updated for version 3.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyserial/pyserial.SlackBuild')
-rw-r--r--python/pyserial/pyserial.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyserial/pyserial.SlackBuild b/python/pyserial/pyserial.SlackBuild
index 3e0822f4c3..84149096f3 100644
--- a/python/pyserial/pyserial.SlackBuild
+++ b/python/pyserial/pyserial.SlackBuild
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pyserial
-VERSION=${VERSION:-3.3}
+VERSION=${VERSION:-3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}