python310: bump version

This commit is contained in:
Jerome Duval
2022-02-25 13:03:28 +01:00
parent 4e049e8857
commit 8f0b488100
3 changed files with 1 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ LICENSE="Python"
COPYRIGHT="1990-2021 Python Software Foundation"
REVISION="1"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
CHECKSUM_SHA256="a7f1265b6e1a5de1ec5c3ec7019ab53413469934758311e9d240c46e5ae6e177"
CHECKSUM_SHA256="17de3ac7da9f2519aa9d64378c603a73a0e9ad58dffa8812e45160c086de64c7"
SOURCE_DIR="Python-$portVersion"
PATCHES="python310-$portVersion.patchset"
if [ "$secondaryArchSuffix" = _x86 ] ; then