summaryrefslogtreecommitdiffstats
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-04-04 11:09:00 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-11 09:29:59 +0700
commiteac045eea1863f2e3998ca00461c3b17fe5dea49 (patch)
tree62ad7ac33c7aea2540bfc066237df12bb0602b17 /python/python3-tornado/python3-tornado.SlackBuild
parent94ebbd6948fcee2abc62c108ced6d4890b2e8c91 (diff)
downloadslackbuilds-eac045eea1863f2e3998ca00461c3b17fe5dea49.tar.gz
slackbuilds-eac045eea1863f2e3998ca00461c3b17fe5dea49.tar.xz
python/python3-tornado: Updated for version 6.0.4.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> 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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-tornado/python3-tornado.SlackBuild b/python/python3-tornado/python3-tornado.SlackBuild
index 22babf349b..3e8fa02242 100644
--- a/python/python3-tornado/python3-tornado.SlackBuild
+++ b/python/python3-tornado/python3-tornado.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-tornado
-# Copyright 2017-2019 Benjamin Trigona-Harany
+# Copyright 2017-2020 Benjamin Trigona-Harany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python3-tornado
-VERSION=${VERSION:-6.0.3}
+VERSION=${VERSION:-6.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}