aboutsummaryrefslogtreecommitdiff
path: root/python/python3-json5/python3-json5.SlackBuild
diff options
context:
space:
mode:
authorErich Ritz <erich.public@protonmail.com>2024-03-29 12:30:44 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-30 09:20:15 +0700
commit0d93029cdca3f893d4c06fe8cb41679d5fedbaf2 (patch)
tree25de3560ad7d1bd819c92a0c6b107d312f6fb3db /python/python3-json5/python3-json5.SlackBuild
parent19e70e845fb9f2b8d2132ec2061cc6a2948e42ec (diff)
python/python3-json5: Updated for version 0.9.24.
Signed-off-by: Erich Ritz <erich.public@protonmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-json5/python3-json5.SlackBuild')
-rw-r--r--python/python3-json5/python3-json5.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-json5/python3-json5.SlackBuild b/python/python3-json5/python3-json5.SlackBuild
index 2e64b18842..be7be58b44 100644
--- a/python/python3-json5/python3-json5.SlackBuild
+++ b/python/python3-json5/python3-json5.SlackBuild
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-json5
-VERSION=${VERSION:-0.9.17}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.9.24}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}