aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2023-12-08 15:51:18 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-09 07:50:09 +0700
commita5606ad3ec615d44a5a0630bcbe4472175315332 (patch)
tree8185559c50269d00164c8e37117f3b6f915ed855 /python/python3-tornado/python3-tornado.SlackBuild
parentfb2757bfd6a6191a59a5115d80fd732629baaf99 (diff)
python/python3-tornado: Updated for version 6.4.0.
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 d16fe0f6cb..f5974e4f5c 100644
--- a/python/python3-tornado/python3-tornado.SlackBuild
+++ b/python/python3-tornado/python3-tornado.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tornado
SRCNAM=tornado
-VERSION=${VERSION:-6.3.3}
+VERSION=${VERSION:-6.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}