aboutsummaryrefslogtreecommitdiff
path: root/python/python3-nuitka/python3-nuitka.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2025-11-26 22:24:01 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-28 22:16:16 +0700
commit27f7b6a1a9923d88ad0a55256ba60f7a7c6c087b (patch)
treed3122cacdaffb9e1d3c71d0a4085f1052d67ee04 /python/python3-nuitka/python3-nuitka.SlackBuild
parent116bc8684adb62d047526324f6d123900524163b (diff)
python/python3-nuitka: Updated for version 2.8.8
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 dd190c3963..180f97c4ed 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.6}
+VERSION=${VERSION:-2.8.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}