diff options
| author | Antonio Leal <antonio.leal@yahoo.com> | 2025-10-12 21:00:53 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-18 09:04:08 +0700 |
| commit | 81aa6b40d3676b2e180bd66399c978befd5041b3 (patch) | |
| tree | 4f859a432d54d9cf0703622033c838e2506747af /python/python3-nuitka | |
| parent | 4686bfe4fc50975a531715167bede2a06060ee23 (diff) | |
python/python3-nuitka: Updated for version 2.8.1
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 | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-nuitka/python3-nuitka.SlackBuild b/python/python3-nuitka/python3-nuitka.SlackBuild index 1777ff4b2a..5af2255cde 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.15} +VERSION=${VERSION:-2.8.1} 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 e4a67a578d..6ef2d4d92e 100644 --- a/python/python3-nuitka/python3-nuitka.info +++ b/python/python3-nuitka/python3-nuitka.info @@ -1,10 +1,10 @@ PRGNAM="python3-nuitka" -VERSION="2.7.15" +VERSION="2.8.1" HOMEPAGE="https://nuitka.net" -DOWNLOAD="https://nuitka.net/releases/Nuitka-2.7.15.tar.gz" -MD5SUM="906dfbd19f3e15b67bdde815e11c396a" +DOWNLOAD="https://nuitka.net/releases/Nuitka-2.8.1.tar.gz" +MD5SUM="48f39d59602f07cdf975f79ab1f4d9a7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-ordered-set python3-zstandard" +REQUIRES="" MAINTAINER="Antonio Leal" EMAIL="antonioleal@yahoo.com" |
