aboutsummaryrefslogtreecommitdiff
path: root/python/python2-nuitka/python2-nuitka.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2025-11-18 22:36:54 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-20 12:46:45 +0700
commitb197514fe925229de6ce3dbc660c14d40fce3bb5 (patch)
tree33b7f4111f1fef5cc59ccdcbeede6acfb574db55 /python/python2-nuitka/python2-nuitka.SlackBuild
parent9e0111cbce10704ddaad4ad21f94b3f2e93d912e (diff)
python/python2-nuitka: Updated for version 2.8.6
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 3566aa3ddb..7194b4de9e 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.5}
+VERSION=${VERSION:-2.8.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}