summaryrefslogtreecommitdiff
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-09-20 13:28:45 -0700
committerDavid Spencer <idlemoor@slackbuilds.org>2018-09-21 23:30:19 +0100
commit1b3a1536cc5f06d346b586b7dcd1e59fff455d88 (patch)
tree760aaa9c1494753e4292e9e35f60472e1e629452 /python/python3-tornado/python3-tornado.SlackBuild
parent70a93babe4fd4b16e71b016adf80ab15a4d42c00 (diff)
downloadslackbuilds-1b3a1536cc5f06d346b586b7dcd1e59fff455d88.tar.gz
python/python3-tornado: Updated for version 5.1.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 cb9f23d4bc..f1349c663b 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.1.0}
+VERSION=${VERSION:-5.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}