python3.9: update to version 3.9.24. (#13055)

This commit is contained in:
OscarL
2025-10-11 21:59:30 -03:00
committed by GitHub
parent beeb3b2b7a
commit 74598065ab
2 changed files with 1 additions and 1 deletions

View File

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