aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cython-opt/python3-cython-opt.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-04-07 16:13:51 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-10 22:01:24 +0700
commit41115cc34a4b37763a3aacb6114027e5967f10fa (patch)
tree609e19ae39d6ee2a18f14568959c7868c6732155 /python/python3-cython-opt/python3-cython-opt.SlackBuild
parentc9334e674259c3af82c6ca12a3bc7a51c33f4b1e (diff)
python/python3-cython-opt: updated for version 3.0.12
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 7c616d7090..f43ec218c2 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.0.11}
+VERSION=${VERSION:-3.0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}