aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-10-31 12:22:17 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-11-07 14:02:46 +0700
commit22d983114e468f35efb2f699ccc2708d5df71936 (patch)
treec01fb7bffcd544e8483e2b8d591793aaa855b416 /python/python3-tornado/python3-tornado.SlackBuild
parent2296a71b299b90dfd4e82682d2101f5db95eedaa (diff)
downloadslackbuilds-22d983114e468f35efb2f699ccc2708d5df71936.tar.xz
python/python3-tornado: Updated for version 6.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 3e8fa02242eb..a18f77800659 100644
--- a/python/python3-tornado/python3-tornado.SlackBuild
+++ b/python/python3-tornado/python3-tornado.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python3-tornado
-VERSION=${VERSION:-6.0.4}
+VERSION=${VERSION:-6.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}