summaryrefslogtreecommitdiffstats
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-01-11 17:05:28 +0100
committer Willy Sudiarto Raharjo2018-01-13 01:13:10 +0100
commitd14c23ad23856849e2343697b4bb634993dd9270 (patch)
tree5cbaf96e95e872211d3bd59b37ebb41847dd5812 /python/python3-tornado/python3-tornado.SlackBuild
parent07122876f6f79ae21bb494db8f47a2e2dae28c4b (diff)
downloadslackbuilds-d14c23ad23856849e2343697b4bb634993dd9270.tar.gz
python/python3-tornado: Updated for version 4.5.3.
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 1eda9203bf..bb6a061ff3 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.2}
+VERSION=${VERSION:-4.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}