aboutsummaryrefslogtreecommitdiff
path: root/python/werkzeug/werkzeug.SlackBuild
diff options
context:
space:
mode:
authorDominik Drobek <dominik.drobek (at) o2.pl>2020-06-13 12:32:24 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-13 12:32:24 +0700
commit78b4addcb58313ab826dcb254569bdf291039d42 (patch)
treec6f377765fffb6fca6c9e09786d5f9580955734d /python/werkzeug/werkzeug.SlackBuild
parent42db69222edc5af03a41195cce0e66ff1556663b (diff)
downloadslackbuilds-78b4addcb58313ab826dcb254569bdf291039d42.tar.xz
python/werkzeug: Updated for version 1.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/werkzeug/werkzeug.SlackBuild')
-rw-r--r--python/werkzeug/werkzeug.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/werkzeug/werkzeug.SlackBuild b/python/werkzeug/werkzeug.SlackBuild
index 26eb146bae43..622bc4e4a0a1 100644
--- a/python/werkzeug/werkzeug.SlackBuild
+++ b/python/werkzeug/werkzeug.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=werkzeug
SRCNAM=Werkzeug
-VERSION=${VERSION:-0.16.1}
+VERSION=${VERSION:-1.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}