python3.12: Updated for version 3.12.13

This commit is contained in:
2026-03-06 11:31:29 +01:00
parent 6461e71a60
commit 28f415a1e6
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
# Slackware build script Python 3.12
# Copyright 2025 Eugene Wissner, Mannheim, Germany
# Copyright 2026 Eugene Wissner, Mannheim, Germany
# Copyright 2012-2017 Audrius Kažukauskas <audrius@neutrino.lt>
# Copyright 2017, 2018, 2019, 2023, 2024 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3.12
SRCNAM=Python
VERSION=${VERSION:-3.12.12}
VERSION=${VERSION:-3.12.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}