aboutsummaryrefslogtreecommitdiff
path: root/python/python2-nuitka/python2-nuitka.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonio.leal@yahoo.com>2025-12-01 18:47:03 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-12-04 10:55:03 +0700
commita57a8117d02c3c4007d184375e0788ec8af47595 (patch)
treec08b719b8efe5162eca68e66d345361b8c7ea7e7 /python/python2-nuitka/python2-nuitka.SlackBuild
parent10e59dd840a30611deab0dc1fd757df2d0549d63 (diff)
python/python2-nuitka: Updated for version 2.8.9
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 660da55663..74933a13dd 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.8}
+VERSION=${VERSION:-2.8.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}