aboutsummaryrefslogtreecommitdiff
path: root/python/python2-nuitka/python2-nuitka.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2025-09-08 20:29:50 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-10 16:47:24 +0700
commit86f2cf66896ba5429c8349c8590a5b88822d41f4 (patch)
tree945832b151be1c98c79d641c3197f324467f945a /python/python2-nuitka/python2-nuitka.SlackBuild
parent353b44cb0d85ce3b97d9ef9c92744c5453cb94a3 (diff)
python/python2-nuitka: Updated for version 2.7.14
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 b4e9629c37..5bdabad58a 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.13}
+VERSION=${VERSION:-2.7.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}