python3.12: Updated for 3.12.12
This commit is contained in:
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||||||
|
|
||||||
PRGNAM=python3.12
|
PRGNAM=python3.12
|
||||||
SRCNAM=Python
|
SRCNAM=Python
|
||||||
VERSION=${VERSION:-3.12.11}
|
VERSION=${VERSION:-3.12.12}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
PRGNAM="python3.12"
|
PRGNAM="python3.12"
|
||||||
VERSION="3.12.11"
|
VERSION="3.12.12"
|
||||||
HOMEPAGE="https://www.python.org/"
|
HOMEPAGE="https://www.python.org/"
|
||||||
DOWNLOAD="https://www.python.org/ftp/python/3.12.11/Python-3.12.11.tar.xz"
|
DOWNLOAD="https://www.python.org/ftp/python/3.12.12/Python-3.12.12.tar.xz"
|
||||||
MD5SUM="9613d56b90d0d0cfd19980c7e2956a06"
|
MD5SUM="04feb01316c7bb1b448001adbc63dd23"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|||||||
Reference in New Issue
Block a user