python-2.7.14: sync line offsets in patchset, update HOMEPAGE.

This commit is contained in:
fbrosson
2018-06-10 12:25:39 +00:00
parent 777b365021
commit 4f36ece4de
2 changed files with 17 additions and 17 deletions

View File

@@ -8,10 +8,10 @@ and .NET virtual machines.
Python is free to use, even for commercial products, because of its \
OSI-approved open source license.
"
HOMEPAGE="http://www.python.org"
HOMEPAGE="https://www.python.org/"
LICENSE="Python"
COPYRIGHT="1990-2017, Python Software Foundation"
REVISION="1"
COPYRIGHT="1990-2017 Python Software Foundation"
REVISION="2"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
CHECKSUM_SHA256="71ffb26e09e78650e424929b2b457b9c912ac216576e6bd9e7d204ed03296a66"
SOURCE_DIR="Python-$portVersion"