python3.12: update to version 3.12.12. (#13057)

This commit is contained in:
OscarL
2025-10-11 22:29:42 -03:00
committed by GitHub
parent 61bec17e85
commit 44aee244d3
2 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ LICENSE="Python"
COPYRIGHT="1990-2025 Python Software Foundation"
REVISION="1"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-${portVersion}.tar.xz"
CHECKSUM_SHA256="c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb"
CHECKSUM_SHA256="fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c4"
SOURCE_DIR="Python-$portVersion"
pyShortVer="${portVersion%.*}"