diff options
| author | Antonio Leal <antonio.leal@yahoo.com> | 2025-10-20 20:34:37 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-24 00:43:03 +0700 |
| commit | 07fd4c6e8b4af84fae81ab9b34c6098f3bc0f34c (patch) | |
| tree | fe93ff2b7bc6555b59ee07ecae45a2e516ba2444 /python/python2-nuitka | |
| parent | 38556eba26b35d43465cf7db96f9a0c98284046d (diff) | |
python/python2-nuitka: Updated for version 2.8.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-nuitka')
| -rw-r--r-- | python/python2-nuitka/python2-nuitka.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python2-nuitka/python2-nuitka.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python2-nuitka/python2-nuitka.SlackBuild b/python/python2-nuitka/python2-nuitka.SlackBuild index 79a9e688ff..90d15573ae 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.8.1} +VERSION=${VERSION:-2.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python2-nuitka/python2-nuitka.info b/python/python2-nuitka/python2-nuitka.info index 1ad6415a2c..a891d2b362 100644 --- a/python/python2-nuitka/python2-nuitka.info +++ b/python/python2-nuitka/python2-nuitka.info @@ -1,8 +1,8 @@ PRGNAM="python2-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="" |
