aboutsummaryrefslogtreecommitdiff
path: root/python/python3-orjson/python3-orjson.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-09-12 04:56:19 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-14 23:37:09 +0700
commitc297d9422bf73c7d1d30ea44b4107aff202ea29b (patch)
treecc5938e87bf5eef649b666b1fc00847b4eae5c94 /python/python3-orjson/python3-orjson.SlackBuild
parent2e9414fe798bc29fe2bf6bdf9772c0bc8738b740 (diff)
python/python3-orjson: Updated for version 3.10.7.
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 2336722354..ca24dc339d 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.10.6}
+VERSION=${VERSION:-3.10.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}