app-emulation/skopeo: use https for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
David Hicks
2017-07-29 08:30:29 +10:00
committed by Michał Górny
parent 100dcc06f3
commit 7d8a7fb68d

View File

@@ -7,7 +7,7 @@ COMMIT=5d24b67
inherit golang-vcs-snapshot
DESCRIPTION="Command line utility foroperations on container images and image repositories"
HOMEPAGE="http://github.com/projectatomic/skopeo"
HOMEPAGE="https://github.com/projectatomic/skopeo"
SRC_URI="https://github.com/projectatomic/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"