aboutsummaryrefslogtreecommitdiff
path: root/python/python2-nuitka/python2-nuitka.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonio.leal@yahoo.com>2025-09-13 11:01:44 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-14 17:51:37 +0700
commit64172a6a0372cf37b31c67a32e12a360e3b363f3 (patch)
treecc7c28f55f8ce084e06cbdac721cf957438bab5b /python/python2-nuitka/python2-nuitka.SlackBuild
parente9b03ba5e9522d59f2b664224c0cf2dccff9c5f2 (diff)
python/python2-nuitka: Updated for version 2.7.15
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 5bdabad58a..76f79310cc 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.14}
+VERSION=${VERSION:-2.7.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}