aboutsummaryrefslogtreecommitdiff
path: root/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-11-27 22:56:18 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-28 21:01:04 +0700
commitf80a4fde8f11836eb7d8afa88d903fb5d1b9ac72 (patch)
tree2e8d30659a7c024f01041271199d5f0c9f6f92db /python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
parent6a52803c1e43994ae1b12af14adbc8442a6dc853 (diff)
python/python3-fastjsonschema: Update for 2.21.0
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 95bce7db90..311814a9c8 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.20.0}
+VERSION=${VERSION:-2.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}