aboutsummaryrefslogtreecommitdiff
path: root/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-05-22 19:27:07 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-25 11:50:54 +0700
commita35a7819b7d6dc3870ef13b7a88ad008a0ac004a (patch)
tree8c34866b3f302830483dc2c78e7b26057147e6a7 /python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
parented7ec7ba9f3da48133162257561e592098b0bcf6 (diff)
python/python3-fastjsonschema: Update for 2.17.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 7e86ef5003..682a063eb8 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.16.3}
+VERSION=${VERSION:-2.17.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}