python3.11: update to version 3.11.14. (#13056)

This commit is contained in:
OscarL
2025-10-11 22:29:18 -03:00
committed by GitHub
parent 74598065ab
commit 61bec17e85
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="8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a"
CHECKSUM_SHA256="8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b78"
SOURCE_DIR="Python-$portVersion"
pyShortVer="${portVersion%.*}"