diff options
| author | Antonio Leal <antonio.leal@yahoo.com> | 2025-12-01 18:47:03 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-12-04 10:55:03 +0700 |
| commit | a57a8117d02c3c4007d184375e0788ec8af47595 (patch) | |
| tree | c08b719b8efe5162eca68e66d345361b8c7ea7e7 /python/python2-nuitka | |
| parent | 10e59dd840a30611deab0dc1fd757df2d0549d63 (diff) | |
python/python2-nuitka: Updated for version 2.8.9
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 660da55663..74933a13dd 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.8} +VERSION=${VERSION:-2.8.9} 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 23ecb8975d..15a49a2cec 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.8" +VERSION="2.8.9" HOMEPAGE="https://nuitka.net" -DOWNLOAD="https://github.com/Nuitka/Nuitka/archive/2.8.8/Nuitka-2.8.8.tar.gz" -MD5SUM="d745f2cf5f58c0fb36d9a4a900960304" +DOWNLOAD="https://github.com/Nuitka/Nuitka/archive/2.8.9/Nuitka-2.8.9.tar.gz" +MD5SUM="a0913963679d749ac73cfc1aaa79f895" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
