python2: bump version

This commit is contained in:
Jerome Duval
2021-06-08 20:32:07 +02:00
parent 3a4ec39c65
commit 9119e38796
2 changed files with 3 additions and 2 deletions

View File

@@ -9,9 +9,9 @@ OSI-approved open source license."
HOMEPAGE="https://www.python.org/"
COPYRIGHT="1990-2018 Python Software Foundation"
LICENSE="Python"
REVISION="4"
REVISION="1"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
CHECKSUM_SHA256="4d43f033cdbd0aa7b7023c81b0e986fd11e653b5248dac9144d508f11812ba41"
CHECKSUM_SHA256="b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef43"
SOURCE_DIR="Python-$portVersion"
PATCHES="python-$portVersion.patchset"
@@ -40,6 +40,7 @@ REQUIRES="
haiku
lib:libbz2
lib:libffi
lib:libintl
lib:libncurses
lib:libedit
lib:libsqlite3