diff options
| author | Antonio Leal <antonio.leal@yahoo.com> | 2025-10-20 20:30:11 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-24 00:43:03 +0700 |
| commit | 38556eba26b35d43465cf7db96f9a0c98284046d (patch) | |
| tree | fb03671a7dd13df26fba6a43d511737d19a1f292 /python/python3-nuitka | |
| parent | a84d8bccec1fe7bae3485148a9b3e8d1229309a4 (diff) | |
python/python3-nuitka: Updated for version 2.8.4
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 5af2255cde..b25e25dec7 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.8.1} +VERSION=${VERSION:-2.8.4} 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 6ef2d4d92e..c91e1566c4 100644 --- a/python/python3-nuitka/python3-nuitka.info +++ b/python/python3-nuitka/python3-nuitka.info @@ -1,8 +1,8 @@ PRGNAM="python3-nuitka" -VERSION="2.8.1" +VERSION="2.8.4" HOMEPAGE="https://nuitka.net" -DOWNLOAD="https://nuitka.net/releases/Nuitka-2.8.1.tar.gz" -MD5SUM="48f39d59602f07cdf975f79ab1f4d9a7" +DOWNLOAD="https://nuitka.net/releases/Nuitka-2.8.4.tar.gz" +MD5SUM="b6adc851cb6e9c3954f685b695526db7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
