aboutsummaryrefslogtreecommitdiff
path: root/python/python3-nuitka/python3-nuitka.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2025-11-18 22:36:01 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-20 12:46:45 +0700
commit9e0111cbce10704ddaad4ad21f94b3f2e93d912e (patch)
tree0efec2312144bbe7a14d465b1e2aa08d8db7f02e /python/python3-nuitka/python3-nuitka.SlackBuild
parent9de28b8ed7ff95617c8d6388102ebe179b2c374f (diff)
python/python3-nuitka: Updated for version 2.8.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-nuitka/python3-nuitka.SlackBuild')
-rw-r--r--python/python3-nuitka/python3-nuitka.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-nuitka/python3-nuitka.SlackBuild b/python/python3-nuitka/python3-nuitka.SlackBuild
index dd94002dd6..dd190c3963 100644
--- a/python/python3-nuitka/python3-nuitka.SlackBuild
+++ b/python/python3-nuitka/python3-nuitka.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-nuitka
-VERSION=${VERSION:-2.8.5}
+VERSION=${VERSION:-2.8.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}