diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-03-20 21:46:39 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-24 06:50:35 +0700 |
commit | 6d4dd3662a68bbb28964032d01ec14f2f4ba7f03 (patch) | |
tree | 136540a8dd322f36b8818fe9f8b8167e1c031762 /python/python3-tornado/python3-tornado.SlackBuild | |
parent | 24291f512fb7c852da07b6dbaae8564f809455f7 (diff) | |
download | slackbuilds-6d4dd3662a68bbb28964032d01ec14f2f4ba7f03.tar.gz |
python/python3-tornado: Updated for version 5.0.1.
Diffstat (limited to 'python/python3-tornado/python3-tornado.SlackBuild')
-rw-r--r-- | python/python3-tornado/python3-tornado.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tornado/python3-tornado.SlackBuild b/python/python3-tornado/python3-tornado.SlackBuild index 76c60f1375..cd87363bad 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:-5.0.0} +VERSION=${VERSION:-5.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |