aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-03-06 15:05:20 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-10 07:11:07 +0700
commitfbebaa7ab56192fb8f0a99210058d4b14f3b6d12 (patch)
treeceb18e07fd1479d5787619de47e6ceb3e2069aa7 /python/python3-tornado/python3-tornado.SlackBuild
parentf2a976971fee2ab73f36ebaaf1df49771bac0e56 (diff)
python/python3-tornado: Updated for version 5.0.0.
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 bb6a061ff3..76c60f1375 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.5.3}
+VERSION=${VERSION:-5.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}