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="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="cc7d2b2885b7f4088e38030420791fb49467b6c6aae904107a6aef7cf8548779"
ARCHITECTURES="any"