python3.12: Updated for 3.12.12

This commit is contained in:
2025-10-12 23:48:28 +02:00
parent ad932aa5f9
commit 860b2bd29e
2 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3.12
SRCNAM=Python
VERSION=${VERSION:-3.12.11}
VERSION=${VERSION:-3.12.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@@ -1,8 +1,8 @@
PRGNAM="python3.12"
VERSION="3.12.11"
VERSION="3.12.12"
HOMEPAGE="https://www.python.org/"
DOWNLOAD="https://www.python.org/ftp/python/3.12.11/Python-3.12.11.tar.xz"
MD5SUM="9613d56b90d0d0cfd19980c7e2956a06"
DOWNLOAD="https://www.python.org/ftp/python/3.12.12/Python-3.12.12.tar.xz"
MD5SUM="04feb01316c7bb1b448001adbc63dd23"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""