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
+1 -1
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}