aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-03-25 12:51:10 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-30 07:18:24 +0700
commit0b4b3795c29f5ca3e2b16a1a727a4dacc1d25290 (patch)
tree478eb811e4dd363ee497ed21dfb57c450217220b /python/python3-tornado/python3-tornado.SlackBuild
parent343a6802b8454065abcbb86572d14f38524b8c51 (diff)
python/python3-tornado: Updated for version 6.0.2.
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 18d8af9103..73b0002fd5 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:-6.0.1}
+VERSION=${VERSION:-6.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}