diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-tornado/python3-tornado.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-tornado/python3-tornado.info | 6 |
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="" |