aboutsummaryrefslogtreecommitdiff
path: root/python/python3-nuitka/python3-nuitka.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2025-09-08 20:27:49 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-10 16:47:05 +0700
commit353b44cb0d85ce3b97d9ef9c92744c5453cb94a3 (patch)
treea3428f9a4afc5a5fc841e5a126da8bd536b4275b /python/python3-nuitka/python3-nuitka.SlackBuild
parent833a1b529db665acfb7e2d003a1355c018786104 (diff)
python/python3-nuitka: Updated for version 2.7.14
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 9488de06ca..40eeba78c4 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.7.13}
+VERSION=${VERSION:-2.7.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}