aboutsummaryrefslogtreecommitdiff
path: root/python/python3-orjson/python3-orjson.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-03-28 00:23:27 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-30 09:39:50 +0700
commitad9e98e3eb01fe7077b5e0d53d127d8eca6c3cd8 (patch)
treeefaef6efcf22139dd9c8939ae6536f95ad57754b /python/python3-orjson/python3-orjson.SlackBuild
parentb2b28bf9d7a6f6b23e6ce9fa93379ec1bbeb203a (diff)
python/python3-orjson: Updated for version 3.10.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-orjson/python3-orjson.SlackBuild')
-rw-r--r--python/python3-orjson/python3-orjson.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-orjson/python3-orjson.SlackBuild b/python/python3-orjson/python3-orjson.SlackBuild
index 00879b827e..4f4033c6e5 100644
--- a/python/python3-orjson/python3-orjson.SlackBuild
+++ b/python/python3-orjson/python3-orjson.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-orjson
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-3.9.15}
+VERSION=${VERSION:-3.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}