diff options
author | Dominik Drobek <dominik.drobek (at) o2.pl> | 2020-06-13 12:32:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-13 12:32:24 +0700 |
commit | 78b4addcb58313ab826dcb254569bdf291039d42 (patch) | |
tree | c6f377765fffb6fca6c9e09786d5f9580955734d /python/werkzeug/werkzeug.SlackBuild | |
parent | 42db69222edc5af03a41195cce0e66ff1556663b (diff) |
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/werkzeug/werkzeug.SlackBuild b/python/werkzeug/werkzeug.SlackBuild index 26eb146bae439..622bc4e4a0a1c 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} |