From eac045eea1863f2e3998ca00461c3b17fe5dea49 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sat, 4 Apr 2020 11:09:00 -0700 Subject: [PATCH] python/python3-tornado: Updated for version 6.0.4. Signed-off-by: Benjamin Trigona-Harany Signed-off-by: Willy Sudiarto Raharjo --- python/python3-tornado/python3-tornado.SlackBuild | 4 ++-- python/python3-tornado/python3-tornado.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/python3-tornado/python3-tornado.SlackBuild b/python/python3-tornado/python3-tornado.SlackBuild index 22babf349b..3e8fa02242 100644 --- a/python/python3-tornado/python3-tornado.SlackBuild +++ b/python/python3-tornado/python3-tornado.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-tornado -# Copyright 2017-2019 Benjamin Trigona-Harany +# Copyright 2017-2020 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-tornado -VERSION=${VERSION:-6.0.3} +VERSION=${VERSION:-6.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-tornado/python3-tornado.info b/python/python3-tornado/python3-tornado.info index cf219ba49a..7e33d779ed 100644 --- a/python/python3-tornado/python3-tornado.info +++ b/python/python3-tornado/python3-tornado.info @@ -1,8 +1,8 @@ PRGNAM="python3-tornado" -VERSION="6.0.3" +VERSION="6.0.4" HOMEPAGE="http://www.tornadoweb.org" -DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v6.0.3/tornado-6.0.3.tar.gz" -MD5SUM="28fe1d74c871f55accdd93cd6e184699" +DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v6.0.4/tornado-6.0.4.tar.gz" +MD5SUM="278b164caddc4d67c05b03c53d823c82" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3"