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>
This commit is contained in:
Jeremy Hansen 2023-12-08 15:51:18 -08:00 committed by Willy Sudiarto Raharjo
parent fb2757bfd6
commit a5606ad3ec
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-tornado"
VERSION="6.3.3"
VERSION="6.4.0"
HOMEPAGE="http://www.tornadoweb.org"
DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v6.3.3/tornado-6.3.3.tar.gz"
MD5SUM="68632f22123fd7fa62c328ba1ef41cca"
DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v6.4.0/tornado-6.4.0.tar.gz"
MD5SUM="55eb5707d6083392b2442f81203de419"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""