mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
switch HOMEPAGE to https.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user