python3: bump version.

This commit is contained in:
Jerome Duval
2019-10-05 11:22:23 +02:00
parent 8d55a22494
commit 9f2355afcd
3 changed files with 2 additions and 2 deletions

View File

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