switch HOMEPAGE to https.

This commit is contained in:
Jerome Duval
2018-09-10 09:04:25 +02:00
parent 2861b8d2d7
commit 45de8e68fb
73 changed files with 150 additions and 150 deletions

View File

@@ -7,11 +7,11 @@ patches, builds the software, and packages it according to so-called 'recipes'.
See the wiki on the HaikuPorter website for more information on its usage \
and details on how to create those recipes."
HOMEPAGE="http://github.com/haikuports/haikuporter"
HOMEPAGE="https://github.com/haikuports/haikuporter"
COPYRIGHT="2013-2016 Haiku, Inc."
LICENSE="MIT"
REVISION="1"
SOURCE_URI="http://github.com/haikuports/haikuporter/archive/$portVersion.tar.gz"
REVISION="2"
SOURCE_URI="https://github.com/haikuports/haikuporter/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="f053534dc7fe6938038c36061e441d960b5977e55d10d2060aed14fc658fac1d"
ARCHITECTURES="any"