diff options
| author | Antonio Leal <antonio.leal@yahoo.com> | 2025-09-13 11:00:34 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-14 17:51:19 +0700 |
| commit | e9b03ba5e9522d59f2b664224c0cf2dccff9c5f2 (patch) | |
| tree | 4c2060669250b76fc2b1a03b0dca10bb6a9d226e /python/python3-nuitka | |
| parent | 3dcdfa669169d2b40944867367651943c98e30b1 (diff) | |
python/python3-nuitka: Updated for version 2.7.15
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 40eeba78c4..1777ff4b2a 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.14} +VERSION=${VERSION:-2.7.15} 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 66e9b2866e..c08f777560 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.14" +VERSION="2.7.15" HOMEPAGE="https://nuitka.net" -DOWNLOAD="https://nuitka.net/releases/Nuitka-2.7.14.tar.gz" -MD5SUM="617c0d1eabcff50dfa8d125965593cb6" +DOWNLOAD="https://nuitka.net/releases/Nuitka-2.7.15.tar.gz" +MD5SUM="906dfbd19f3e15b67bdde815e11c396a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
