diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-08-17 23:34:08 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-08-17 23:34:08 +0200 |
| commit | 9a6f5030007fc586eaebddfdccc5dda05969efd5 (patch) | |
| tree | 1730044716934d0d25ed59d9b9d631c416def465 /python3.12/python3.12.SlackBuild | |
| parent | 52daead641586a0aef1b33c4ce8b50b7261d2794 (diff) | |
| download | slackbuilds-9a6f5030007fc586eaebddfdccc5dda05969efd5.tar.gz | |
python: Updated for version 3.12.14
Diffstat (limited to 'python3.12/python3.12.SlackBuild')
| -rw-r--r-- | python3.12/python3.12.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3.12/python3.12.SlackBuild b/python3.12/python3.12.SlackBuild index 86a4933..c4e23df 100644 --- a/python3.12/python3.12.SlackBuild +++ b/python3.12/python3.12.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3.12 SRCNAM=Python -VERSION=${VERSION:-3.12.13} +VERSION=${VERSION:-3.12.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
