aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cython-opt/python3-cython-opt.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-11-13 15:02:16 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-14 00:26:05 +0700
commit1c253448c39a85a49b013f19fbe6fb2e1882c67d (patch)
tree01c6456eadeba84cbfb229f92da7d5cd49bc2e6a /python/python3-cython-opt/python3-cython-opt.SlackBuild
parentc9e7860503f4a2dcb61dbbcc641f31223fa4a38d (diff)
python/python3-cython-opt: updated for version 3.1.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cython-opt/python3-cython-opt.SlackBuild')
-rw-r--r--python/python3-cython-opt/python3-cython-opt.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-cython-opt/python3-cython-opt.SlackBuild b/python/python3-cython-opt/python3-cython-opt.SlackBuild
index a1ae477261..c47727069c 100644
--- a/python/python3-cython-opt/python3-cython-opt.SlackBuild
+++ b/python/python3-cython-opt/python3-cython-opt.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-cython-opt
SRCNAM=cython
-VERSION=${VERSION:-3.1.4}
+VERSION=${VERSION:-3.1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}