python3.9: update to version 3.9.18 (#9281)

This commit is contained in:
OscarL
2023-08-25 04:13:08 -03:00
committed by GitHub
parent c58157dc95
commit 58ad33e89d
3 changed files with 3 additions and 3 deletions

View File

@@ -8,10 +8,10 @@ Python is free to use, even for commercial products, because of its \
OSI-approved open source license."
HOMEPAGE="https://www.python.org"
LICENSE="Python"
COPYRIGHT="1990-2022 Python Software Foundation"
REVISION="2"
COPYRIGHT="1990-2023 Python Software Foundation"
REVISION="1"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
CHECKSUM_SHA256="30ce057c44f283f8ed93606ccbdb8d51dd526bdc4c62cce5e0dc217bfa3e8cee"
CHECKSUM_SHA256="01597db0132c1cf7b331eff68ae09b5a235a3c3caa9c944c29cac7d1c4c4c00a"
SOURCE_DIR="Python-$portVersion"
PATCHES="python3.9-$portVersion.patchset"
if [ "$secondaryArchSuffix" = _x86 ] ; then