diff options
| author | Antonio Leal <antonioleal@yahoo.com> | 2025-10-28 20:17:55 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-01 10:03:34 +0700 |
| commit | d5b3f176397ea1b25663178e9d6848e4ef421d4b (patch) | |
| tree | c0d5358736143c9cb4813f580241a50074384dff /python/python2-nuitka | |
| parent | b741db0bd6c6100b870f8cd99b288fa5192c9394 (diff) | |
python/python2-nuitka: Updated for version 2.8.5
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 90d15573ae..3566aa3ddb 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.4} +VERSION=${VERSION:-2.8.5} 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 a891d2b362..0139f174a1 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.4" +VERSION="2.8.5" HOMEPAGE="https://nuitka.net" -DOWNLOAD="https://nuitka.net/releases/Nuitka-2.8.4.tar.gz" -MD5SUM="b6adc851cb6e9c3954f685b695526db7" +DOWNLOAD="https://nuitka.net/releases/Nuitka-2.8.5.tar.gz" +MD5SUM="5ef653b5f1d5e2fb2488ef1d8f9dc342" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
