aboutsummaryrefslogtreecommitdiff
path: root/python/python3-orjson/python3-orjson.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-11-19 15:42:35 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:44 +0700
commit17d350c4464b638b010c3a987d7e3d0a873ea885 (patch)
treeeb1e2365723f20d070e6f0b83a6dc27d1a76f8f8 /python/python3-orjson/python3-orjson.SlackBuild
parent6e55dc5d5de96d6d051be7e94c2348602b5d8d6c (diff)
python/python3-orjson: Updated for version 3.10.11.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-orjson/python3-orjson.SlackBuild b/python/python3-orjson/python3-orjson.SlackBuild
index 404639251a..3737cb43d1 100644
--- a/python/python3-orjson/python3-orjson.SlackBuild
+++ b/python/python3-orjson/python3-orjson.SlackBuild
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-orjson
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-3.10.7}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.10.11}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}