aboutsummaryrefslogtreecommitdiff
path: root/python/python3-waitress/python3-waitress.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-03-28 16:30:50 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:18:55 +0700
commit72723f9a018244184b9881b21c1e32fc79ddf961 (patch)
treee05b485363c70a6390cb57218a4e0085f5f92fbb /python/python3-waitress/python3-waitress.SlackBuild
parent8c829f0c958f4db1497bc78e2ef6e63a3d56968a (diff)
python/python3-waitress: updated for version 2.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-waitress/python3-waitress.SlackBuild')
-rw-r--r--python/python3-waitress/python3-waitress.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-waitress/python3-waitress.SlackBuild b/python/python3-waitress/python3-waitress.SlackBuild
index f2d6d27a6a..9e262ce0a0 100644
--- a/python/python3-waitress/python3-waitress.SlackBuild
+++ b/python/python3-waitress/python3-waitress.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-waitress
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-2.0.0}
+VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}