python310, bump version (#7163)

This commit is contained in:
Schrijvers Luc
2022-09-06 17:15:32 +02:00
committed by GitHub
parent 7d4afb3664
commit b7fa844cec
3 changed files with 2 additions and 2 deletions

View File

@@ -9,9 +9,9 @@ OSI-approved open source license."
HOMEPAGE="https://www.python.org"
LICENSE="Python"
COPYRIGHT="1990-2021 Python Software Foundation"
REVISION="3"
REVISION="1"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
CHECKSUM_SHA256="17de3ac7da9f2519aa9d64378c603a73a0e9ad58dffa8812e45160c086de64c7"
CHECKSUM_SHA256="f795ff87d11d4b0c7c33bc8851b0c28648d8a4583aa2100a98c22b4326b6d3f3"
SOURCE_DIR="Python-$portVersion"
PATCHES="python310-$portVersion.patchset"
if [ "$secondaryArchSuffix" = _x86 ] ; then