aboutsummaryrefslogtreecommitdiff
path: root/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-12-02 12:52:32 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-03 12:34:15 +0700
commitd47fdbc776e281405e732285dbfe92b6c5badf17 (patch)
tree6381c478fa5c5a9fe00845a03c74509e97b077a0 /python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
parent29b487e84942a3619979021a1ff6397e2c5a8bae (diff)
python/python3-fastjsonschema: Update for 2.21.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild')
-rw-r--r--python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild b/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
index 311814a9c8..a507a9cc1b 100644
--- a/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
+++ b/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-fastjsonschema
-VERSION=${VERSION:-2.21.0}
+VERSION=${VERSION:-2.21.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}