python3: bump version

This commit is contained in:
Jerome Duval
2021-11-21 20:39:51 +01:00
parent f18bcb75b2
commit 72c1b5431b
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-2018 Python Software Foundation"
REVISION="5"
REVISION="1"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
CHECKSUM_SHA256="f8d82e7572c86ec9d55c8627aae5040124fd2203af400c383c821b980306ee6b"
CHECKSUM_SHA256="f77bf7fb47839f213e5cbf7827281078ea90de7e72b44f10d7ef385ea8c43210"
SOURCE_DIR="Python-$portVersion"
PATCHES="python3-$portVersion.patchset"
if [ "$secondaryArchSuffix" = _x86 ] ; then