python3.9: add sysconfig haiku schemes

This commit is contained in:
Jerome Duval
2023-03-06 23:03:05 +01:00
parent 964eafe43d
commit c1113681e4
2 changed files with 60 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ OSI-approved open source license."
HOMEPAGE="https://www.python.org"
LICENSE="Python"
COPYRIGHT="1990-2022 Python Software Foundation"
REVISION="1"
REVISION="2"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
CHECKSUM_SHA256="651304d216c8203fe0adf1a80af472d8e92c3b0e0a7892222ae4d9f3ae4debcf"
SOURCE_DIR="Python-$portVersion"