aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cython-opt/python3-cython-opt.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-09-20 18:30:52 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-22 08:24:04 +0700
commitfa0e3cbb6a056584604f77cfa10df1cd03727ae3 (patch)
tree261c541da641d6dc5f76f4491f6edd633f1f79d9 /python/python3-cython-opt/python3-cython-opt.SlackBuild
parent60c6d9bba9dba932eb4e18d7076565db3cd6f7e4 (diff)
python/python3-cython-opt: updated for version 3.1.4
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 32eb52ac54..a1ae477261 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.2}
+VERSION=${VERSION:-3.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}