aboutsummaryrefslogtreecommitdiff
path: root/python/python3-nuitka/python3-nuitka.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonio.leal@yahoo.com>2025-12-01 18:45:59 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-12-04 10:54:42 +0700
commit10e59dd840a30611deab0dc1fd757df2d0549d63 (patch)
treea33bf7e7c12e0a58ce814e78eac9b4c2c80450f5 /python/python3-nuitka/python3-nuitka.SlackBuild
parenta469ac9f5f9be13ba5f6c696ec369405dd10e82a (diff)
python/python3-nuitka: Updated for version 2.8.9
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 180f97c4ed..2569aade11 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.8}
+VERSION=${VERSION:-2.8.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}