python: update HOMEPAGE.

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

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