python38: bump version.

This commit is contained in:
Jerome Duval
2020-02-08 15:13:52 +01:00
parent b5e6cc020a
commit 4dc60d1254
3 changed files with 2 additions and 2 deletions

View File

@@ -10,10 +10,10 @@ OSI-approved open source license.
"
HOMEPAGE="https://www.python.org"
LICENSE="Python"
COPYRIGHT="1990-2019 Python Software Foundation"
COPYRIGHT="1990-2020 Python Software Foundation"
REVISION="1"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
CHECKSUM_SHA256="b356244e13fb5491da890b35b13b2118c3122977c2cd825e3eb6e7d462030d84"
CHECKSUM_SHA256="75894117f6db7051c1b34f37410168844bbb357c139a8a10a352e9bf8be594e8"
SOURCE_DIR="Python-$portVersion"
PATCHES="python3-$portVersion.patchset"
if [ "$secondaryArchSuffix" = _x86 ] ; then