diff options
author | Arn0 <yth@ythogtha.org> | 2025-07-17 11:00:24 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:56 +0700 |
commit | 734771ebaf121027c561899c9d9c526f8de15ca4 (patch) | |
tree | 157878ab3af337b028f503d55a7e1f083fc16d2d /python/python3-cython-opt/python3-cython-opt.SlackBuild | |
parent | 56691d6f55fe6f02ea95455edf6ff357f038331a (diff) |
python/python3-cython-opt: updated for version 3.1.2
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.SlackBuild | 2 |
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 f43ec218c2..32eb52ac54 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.12} +VERSION=${VERSION:-3.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |