diff options
Diffstat (limited to 'python3.12')
| -rw-r--r-- | python3.12/python3.12.SlackBuild | 2 | ||||
| -rw-r--r-- | python3.12/python3.12.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/python3.12/python3.12.info b/python3.12/python3.12.info index 285702f..3c20b38 100644 --- a/python3.12/python3.12.info +++ b/python3.12/python3.12.info @@ -1,8 +1,8 @@ PRGNAM="python3.12" -VERSION="3.12.13" +VERSION="3.12.14" HOMEPAGE="https://www.python.org/" -DOWNLOAD="https://www.python.org/ftp/python/3.12.13/Python-3.12.13.tar.xz" -MD5SUM="b67dc5d55b27c98a36615f7d0dfa6e4c" +DOWNLOAD="https://www.python.org/ftp/python/3.12.14/Python-3.12.14.tar.xz" +MD5SUM="05f6ea455439f08f5a2bd0de2f74975f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
