python/python3-tornado: Updated for version 6.3.1.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2023-04-22 00:10:40 -07:00 committed by Willy Sudiarto Raharjo
parent 4d5c4b082a
commit d43d44a673
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tornado
VERSION=${VERSION:-6.3.0}
VERSION=${VERSION:-6.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-tornado"
VERSION="6.3.0"
VERSION="6.3.1"
HOMEPAGE="http://www.tornadoweb.org"
DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v6.3.0/tornado-6.3.0.tar.gz"
MD5SUM="9fbe65e5321f2fd38983ab4ee8452858"
DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v6.3.1/tornado-6.3.1.tar.gz"
MD5SUM="1229ff91f29a655a4f534d5c5bd2a6a3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""