summaryrefslogtreecommitdiffstats
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-03-21 05:46:39 +0100
committer Willy Sudiarto Raharjo2018-03-24 00:50:35 +0100
commit6d4dd3662a68bbb28964032d01ec14f2f4ba7f03 (patch)
tree136540a8dd322f36b8818fe9f8b8167e1c031762 /python/python3-tornado/python3-tornado.SlackBuild
parent24291f512fb7c852da07b6dbaae8564f809455f7 (diff)
downloadslackbuilds-6d4dd3662a68bbb28964032d01ec14f2f4ba7f03.tar.gz
python/python3-tornado: Updated for version 5.0.1.
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 76c60f1375..cd87363bad 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:-5.0.0}
+VERSION=${VERSION:-5.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}