diff options
Diffstat (limited to 'python/python3-json5/python3-json5.SlackBuild')
-rw-r--r-- | python/python3-json5/python3-json5.SlackBuild | 4 |
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} |