aboutsummaryrefslogtreecommitdiff
path: root/python/python3-nuitka/python3-nuitka.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2025-10-28 20:18:48 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-01 10:03:34 +0700
commit489bb79e0e9302fc1783c78bcfc04f1ff9dfb8e0 (patch)
treef83b309089f6306b14d17f4b24aeedfa6f856715 /python/python3-nuitka/python3-nuitka.SlackBuild
parentd5b3f176397ea1b25663178e9d6848e4ef421d4b (diff)
python/python3-nuitka: Updated for version 2.8.5
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 b25e25dec7..dd94002dd6 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.4}
+VERSION=${VERSION:-2.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}