aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-05-14 00:05:30 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:22 +0700
commite79cb9e61e926fd127a9ad336a100eb0d1dbb88a (patch)
tree7993fc7c84aeb6a678e271c7710e39578fe560d0 /python/python3-tornado/python3-tornado.SlackBuild
parent9315e327340f0bea2d3688bf813137beee7126df (diff)
python/python3-tornado: Updated for version 6.3.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 5924b33bc5..efb2a897d5 100644
--- a/python/python3-tornado/python3-tornado.SlackBuild
+++ b/python/python3-tornado/python3-tornado.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tornado
-VERSION=${VERSION:-6.3.1}
+VERSION=${VERSION:-6.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}