aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorAntonio Leal <antonio.leal@yahoo.com>2025-12-01 18:45:59 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-12-04 10:54:42 +0700
commit10e59dd840a30611deab0dc1fd757df2d0549d63 (patch)
treea33bf7e7c12e0a58ce814e78eac9b4c2c80450f5 /python
parenta469ac9f5f9be13ba5f6c696ec369405dd10e82a (diff)
python/python3-nuitka: Updated for version 2.8.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-nuitka/python3-nuitka.SlackBuild2
-rw-r--r--python/python3-nuitka/python3-nuitka.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-nuitka/python3-nuitka.SlackBuild b/python/python3-nuitka/python3-nuitka.SlackBuild
index 180f97c4ed..2569aade11 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.8}
+VERSION=${VERSION:-2.8.9}
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 c6383523d1..df948f7ddd 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.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=""