aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-11-22 08:13:34 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:37 +0700
commitf7e512691d0b79f96626a68fbae1f78d76a1461f (patch)
tree702930ec8aaf95fa60324d1431b8bf13e5d3e573 /python/python3-tornado/python3-tornado.SlackBuild
parent4587890891e447f48d2c5bcfc067c8cdef3a8be1 (diff)
python/python3-tornado: Version bump to 6.4.2
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 607a4987eb..d43406b13f 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.4.1}
+VERSION=${VERSION:-6.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}