python: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-05-30 08:06:34 +02:00
committed by GitHub
parent ad34354d7b
commit 4498e041cc

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="4"
REVISION="5"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
CHECKSUM_SHA256="cda7d967c9a4bfa52337cdf551bcc5cff026b6ac50a8834e568ce4a794ca81da"
SOURCE_DIR="Python-$portVersion"