aboutsummaryrefslogtreecommitdiff
path: root/python/waitress/waitress.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2016-03-16 10:17:08 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-17 17:57:36 +0700
commit579a1b8a5f92c10a8143b0b546db4d024535216f (patch)
tree49ccce127b8814dec8eff67704085ec29f924ef6 /python/waitress/waitress.SlackBuild
parentfe130fd39e2dbf7ac0e48fe56e4d7a4fa63cd6fd (diff)
python/waitress: Updated for version 0.8.11b0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/waitress/waitress.SlackBuild')
-rw-r--r--python/waitress/waitress.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/waitress/waitress.SlackBuild b/python/waitress/waitress.SlackBuild
index 5c0fa64d97de2..4b13f4743ff63 100644
--- a/python/waitress/waitress.SlackBuild
+++ b/python/waitress/waitress.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for waitress
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# 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=waitress
-VERSION=${VERSION:-0.8.10}
+VERSION=${VERSION:-0.8.11b0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}