summaryrefslogtreecommitdiff
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-08-28 12:54:11 -0700
committerDavid Spencer <idlemoor@slackbuilds.org>2017-09-02 10:21:17 +0100
commitd31d4e037110ad21af3a496e7c628d4a6582f3ff (patch)
treedc8c88b3d196f1de65f01d896765b06c4bc5716a /python/python3-tornado/python3-tornado.SlackBuild
parent9e98307c13a457780fa7d9376285d9c9a9829cbf (diff)
downloadslackbuilds-d31d4e037110ad21af3a496e7c628d4a6582f3ff.tar.gz
python/python3-tornado: Updated for version 4.5.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 1b0071dbcb..1eda9203bf 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.1}
+VERSION=${VERSION:-4.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}