summaryrefslogtreecommitdiff
path: root/python3.12/python3.12.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python3.12/python3.12.SlackBuild')
-rw-r--r--python3.12/python3.12.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python3.12/python3.12.SlackBuild b/python3.12/python3.12.SlackBuild
index eb8e97c..87bc413 100644
--- a/python3.12/python3.12.SlackBuild
+++ b/python3.12/python3.12.SlackBuild
@@ -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}