aboutsummaryrefslogtreecommitdiff
path: root/python/python2-nuitka/python2-nuitka.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2025-11-26 22:33:24 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-28 22:16:32 +0700
commit7bdbab554f1fcc5c4f330ecc2bfa17a0947ff173 (patch)
treea52d50048d6f169daec8f4ba0d86841baaf2337e /python/python2-nuitka/python2-nuitka.SlackBuild
parent27f7b6a1a9923d88ad0a55256ba60f7a7c6c087b (diff)
python/python2-nuitka: Updated for version 2.8.8
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 7194b4de9e..660da55663 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.6}
+VERSION=${VERSION:-2.8.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}