Switch HOMEPAGEs to https. (#3571)

This commit is contained in:
Crestwave
2019-01-16 16:13:10 +00:00
committed by waddlesplash
parent ed882bbd9d
commit 1e5f1b752e
28 changed files with 39 additions and 39 deletions

View File

@@ -2,7 +2,7 @@ SUMMARY="Optimising static compiler for Python"
DESCRIPTION="Cython is an optimising static compiler for both the Python \
programming language and the extended Cython programming language (based on \
Pyrex). It makes writing C extensions for Python as easy as Python itself."
HOMEPAGE="http://cython.org/"
HOMEPAGE="https://cython.org/"
COPYRIGHT="2007-2018 Stefan Behnel, Robert Bradshaw, et al."
LICENSE="Apache v2"
REVISION="1"

View File

@@ -2,7 +2,7 @@ SUMMARY="Optimising static compiler for Python"
DESCRIPTION="Cython is an optimising static compiler for both the Python \
programming language and the extended Cython programming language (based on \
Pyrex). It makes writing C extensions for Python as easy as Python itself."
HOMEPAGE="http://cython.org/"
HOMEPAGE="https://cython.org/"
COPYRIGHT="2007-2018 Stefan Behnel, Robert Bradshaw, et al."
LICENSE="Apache v2"
REVISION="1"