summaryrefslogtreecommitdiffstats
path: root/python/werkzeug/werkzeug.SlackBuild
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2024-04-08 05:55:52 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:04:06 +0700
commitb519b633d85d1c8028d810dd8384f2aa2ca4eb5a (patch)
tree6703ea8e717d4b44ac527ab6442c398c3a329b99 /python/werkzeug/werkzeug.SlackBuild
parent29b58269aca48a984a1384d37e7a18aa924ff07b (diff)
downloadslackbuilds-b519b633d85d1c8028d810dd8384f2aa2ca4eb5a.tar.gz
slackbuilds-b519b633d85d1c8028d810dd8384f2aa2ca4eb5a.tar.xz
python/werkzeug: Updated for version 3.0.2.
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 f55e939db5..b50f1ec035 100644
--- a/python/werkzeug/werkzeug.SlackBuild
+++ b/python/werkzeug/werkzeug.SlackBuild
@@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=werkzeug
-VERSION=${VERSION:-3.0.1}
+VERSION=${VERSION:-3.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}