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

@@ -3,13 +3,13 @@ DESCRIPTION="
Haikuporter allows you to build ports (and native) applications for the Haiku \
operating system into installable packages.
"
HOMEPAGE="http://github.com/haikuports/haikuporter"
HOMEPAGE="https://github.com/haikuports/haikuporter"
COPYRIGHT="
2013-2015 Haiku, Inc.
"
LICENSE="MIT"
REVISION="2"
SOURCE_URI="http://github.com/haikuports/haikuporter/archive/$portVersion.tar.gz"
REVISION="3"
SOURCE_URI="https://github.com/haikuports/haikuporter/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="66b171b3078b03c8a89126f1de6e061f8fb5a96194e1f3ce8d755b6ee30510af"
ARCHITECTURES="any"