diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-11-22 08:13:34 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-23 10:50:37 +0700 |
commit | f7e512691d0b79f96626a68fbae1f78d76a1461f (patch) | |
tree | 702930ec8aaf95fa60324d1431b8bf13e5d3e573 /python/python3-tornado/python3-tornado.SlackBuild | |
parent | 4587890891e447f48d2c5bcfc067c8cdef3a8be1 (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.SlackBuild | 2 |
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} |