summaryrefslogtreecommitdiffstats
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-03-25 20:51:10 +0100
committer Willy Sudiarto Raharjo2019-03-30 01:18:24 +0100
commit0b4b3795c29f5ca3e2b16a1a727a4dacc1d25290 (patch)
tree478eb811e4dd363ee497ed21dfb57c450217220b /python/python3-tornado/python3-tornado.SlackBuild
parent343a6802b8454065abcbb86572d14f38524b8c51 (diff)
downloadslackbuilds-0b4b3795c29f5ca3e2b16a1a727a4dacc1d25290.tar.gz
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}