aboutsummaryrefslogtreecommitdiff
path: root/python/python2-nuitka/python2-nuitka.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonio.leal@yahoo.com>2025-10-12 21:36:53 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-18 09:04:08 +0700
commitf9a5b2c7f22cb511a5357bdd4e4e9f581b92d36e (patch)
tree72aaec09f4acd253d0742e21c0829d6ffbfb3bc9 /python/python2-nuitka/python2-nuitka.SlackBuild
parent81aa6b40d3676b2e180bd66399c978befd5041b3 (diff)
python/python2-nuitka: Updated for version 2.8.1
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 76f79310cc..79a9e688ff 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.7.15}
+VERSION=${VERSION:-2.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}