aboutsummaryrefslogtreecommitdiff
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
parent4587890891e447f48d2c5bcfc067c8cdef3a8be1 (diff)
python/python3-tornado: Version bump to 6.4.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-tornado/python3-tornado.SlackBuild2
-rw-r--r--python/python3-tornado/python3-tornado.info6
2 files changed, 4 insertions, 4 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}
diff --git a/python/python3-tornado/python3-tornado.info b/python/python3-tornado/python3-tornado.info
index 2821883d5f..a085adb23e 100644
--- a/python/python3-tornado/python3-tornado.info
+++ b/python/python3-tornado/python3-tornado.info
@@ -1,8 +1,8 @@
PRGNAM="python3-tornado"
-VERSION="6.4.1"
+VERSION="6.4.2"
HOMEPAGE="http://www.tornadoweb.org"
-DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v6.4.1/tornado-6.4.1.tar.gz"
-MD5SUM="5189580444e4d5e88b656e7e7f7536fd"
+DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v6.4.2/tornado-6.4.2.tar.gz"
+MD5SUM="721215aa1ab1253e79b17fd67b83a46e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""