diff options
| author | Antonio Leal <antonioleal@yahoo.com> | 2025-09-08 20:27:49 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-10 16:47:05 +0700 |
| commit | 353b44cb0d85ce3b97d9ef9c92744c5453cb94a3 (patch) | |
| tree | a3428f9a4afc5a5fc841e5a126da8bd536b4275b /python/python3-nuitka | |
| parent | 833a1b529db665acfb7e2d003a1355c018786104 (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')
| -rw-r--r-- | python/python3-nuitka/python3-nuitka.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-nuitka/python3-nuitka.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/python/python3-nuitka/python3-nuitka.info b/python/python3-nuitka/python3-nuitka.info index 4d5829122c..66e9b2866e 100644 --- a/python/python3-nuitka/python3-nuitka.info +++ b/python/python3-nuitka/python3-nuitka.info @@ -1,8 +1,8 @@ PRGNAM="python3-nuitka" -VERSION="2.7.13" +VERSION="2.7.14" HOMEPAGE="https://nuitka.net" -DOWNLOAD="https://nuitka.net/releases/Nuitka-2.7.13.tar.gz" -MD5SUM="4bb7b717006778720cbe1bbc5df60204" +DOWNLOAD="https://nuitka.net/releases/Nuitka-2.7.14.tar.gz" +MD5SUM="617c0d1eabcff50dfa8d125965593cb6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
