mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-13 23:30:04 +02:00
Switch HOMEPAGEs to https. (#3571)
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="Simple Python implementation of the Git file formats and protocols"
|
||||
DESCRIPTION="Dulwich is a simple Python implementation of the Git file \
|
||||
formats and protocols. All functionality is available in pure Python.\
|
||||
Optional C extensions can be built for improved performance."
|
||||
HOMEPAGE="http://www.samba.org/~jelmer/dulwich/"
|
||||
HOMEPAGE="https://www.samba.org/~jelmer/dulwich/"
|
||||
COPYRIGHT="2008-2013 Jelmer Vernooij"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
|
||||
Reference in New Issue
Block a user