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