From 3879d79dbbf585c1bad2dc95cbd5284f97653f2d Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Fri, 21 Apr 2017 20:14:55 -0700 Subject: python/python3-tornado: Updated for version 4.5.1. Signed-off-by: Benjamin Trigona-Harany --- python/python3-tornado/python3-tornado.SlackBuild | 2 +- python/python3-tornado/python3-tornado.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-tornado') diff --git a/python/python3-tornado/python3-tornado.SlackBuild b/python/python3-tornado/python3-tornado.SlackBuild index 70167f281a..1b0071dbcb 100644 --- a/python/python3-tornado/python3-tornado.SlackBuild +++ b/python/python3-tornado/python3-tornado.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=tornado PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-4.4.3} +VERSION=${VERSION:-4.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-tornado/python3-tornado.info b/python/python3-tornado/python3-tornado.info index e18db64d1f..4e84ea1c3a 100644 --- a/python/python3-tornado/python3-tornado.info +++ b/python/python3-tornado/python3-tornado.info @@ -1,8 +1,8 @@ PRGNAM="python3-tornado" -VERSION="4.4.3" +VERSION="4.5.1" HOMEPAGE="http://www.tornadoweb.org" -DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v4.4.3/tornado-4.4.3.tar.gz" -MD5SUM="6533d7d00fd60ec0682d83888996cf43" +DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v4.5.1/tornado-4.5.1.tar.gz" +MD5SUM="963de759843a0799b861a6faacff676a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" -- cgit v1.2.3-65-gdbad