diff options
| author | Antonio Leal <antonio.leal@yahoo.com> | 2025-10-12 21:36:53 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-18 09:04:08 +0700 |
| commit | f9a5b2c7f22cb511a5357bdd4e4e9f581b92d36e (patch) | |
| tree | 72aaec09f4acd253d0742e21c0829d6ffbfb3bc9 /python/python2-nuitka | |
| parent | 81aa6b40d3676b2e180bd66399c978befd5041b3 (diff) | |
python/python2-nuitka: Updated for version 2.8.1
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 76f79310cc..79a9e688ff 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.7.15} +VERSION=${VERSION:-2.8.1} 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 72481f00a1..1ad6415a2c 100644 --- a/python/python2-nuitka/python2-nuitka.info +++ b/python/python2-nuitka/python2-nuitka.info @@ -1,8 +1,8 @@ PRGNAM="python2-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="" |
