summaryrefslogtreecommitdiff
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-04-21 20:14:55 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-29 12:51:12 +0700
commit3879d79dbbf585c1bad2dc95cbd5284f97653f2d (patch)
tree2c6dae753bed8fef637b9a7180e04e01c59c65fa /python/python3-tornado/python3-tornado.SlackBuild
parent295d7472a361f50a394e90e8b27a1db3529703cc (diff)
downloadslackbuilds-3879d79dbbf585c1bad2dc95cbd5284f97653f2d.tar.gz
python/python3-tornado: Updated for version 4.5.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/python3-tornado/python3-tornado.SlackBuild')
-rw-r--r--python/python3-tornado/python3-tornado.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tornado/python3-tornado.SlackBuild b/python/python3-tornado/python3-tornado.SlackBuild
index 70167f281a..1b0071dbcb 100644
--- a/python/python3-tornado/python3-tornado.SlackBuild
+++ b/python/python3-tornado/python3-tornado.SlackBuild
@@ -24,7 +24,7 @@
SRCNAM=tornado
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-4.4.3}
+VERSION=${VERSION:-4.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}