summaryrefslogtreecommitdiff
path: root/python3.12/python3.12.SlackBuild
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-03-06 11:31:29 +0100
committerEugen Wissner <belka@caraus.de>2026-03-06 11:31:29 +0100
commit28f415a1e62bf6b3eb483746d75c4f8404e0cad0 (patch)
treee992496d021581e41958e713e0302d63737c1485 /python3.12/python3.12.SlackBuild
parent6461e71a603172e0646b4006db0b1953c8ad2d9a (diff)
downloadslackbuilds-28f415a1e62bf6b3eb483746d75c4f8404e0cad0.tar.gz
python3.12: Updated for version 3.12.13
Diffstat (limited to 'python3.12/python3.12.SlackBuild')
-rw-r--r--python3.12/python3.12.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python3.12/python3.12.SlackBuild b/python3.12/python3.12.SlackBuild
index c676f3a..86a4933 100644
--- a/python3.12/python3.12.SlackBuild
+++ b/python3.12/python3.12.SlackBuild
@@ -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}