aboutsummaryrefslogtreecommitdiff
path: root/python/python2-nuitka/python2-nuitka.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonio.leal@yahoo.com>2025-10-20 20:34:37 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-24 00:43:03 +0700
commit07fd4c6e8b4af84fae81ab9b34c6098f3bc0f34c (patch)
treefe93ff2b7bc6555b59ee07ecae45a2e516ba2444 /python/python2-nuitka/python2-nuitka.SlackBuild
parent38556eba26b35d43465cf7db96f9a0c98284046d (diff)
python/python2-nuitka: Updated for version 2.8.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-nuitka/python2-nuitka.SlackBuild')
-rw-r--r--python/python2-nuitka/python2-nuitka.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-nuitka/python2-nuitka.SlackBuild b/python/python2-nuitka/python2-nuitka.SlackBuild
index 79a9e688ff..90d15573ae 100644
--- a/python/python2-nuitka/python2-nuitka.SlackBuild
+++ b/python/python2-nuitka/python2-nuitka.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-nuitka
-VERSION=${VERSION:-2.8.1}
+VERSION=${VERSION:-2.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}