summaryrefslogtreecommitdiffstats
path: root/python/python3-tornado/python3-tornado.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-03-16 06:42:00 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-23 09:59:39 +0700
commit578acfb61bd1e5270041331a45165def5907499e (patch)
treefdb78cce50273ef7880719e115c711c8b599d7cf /python/python3-tornado/python3-tornado.SlackBuild
parentb0b772df324d3de54423ec6916de6df549ef284e (diff)
downloadslackbuilds-578acfb61bd1e5270041331a45165def5907499e.tar.gz
slackbuilds-578acfb61bd1e5270041331a45165def5907499e.tar.xz
python/python3-tornado: Updated for version 6.0.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/python3-tornado/python3-tornado.SlackBuild')
-rw-r--r--python/python3-tornado/python3-tornado.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-tornado/python3-tornado.SlackBuild b/python/python3-tornado/python3-tornado.SlackBuild
index f1349c663b..18d8af9103 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-2018 Benjamin Trigona-Harany
+# Copyright 2017-2019 Benjamin Trigona-Harany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
SRCNAM=tornado
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-5.1.1}
+VERSION=${VERSION:-6.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}