app-emulation/skopeo: use https for GitHub
authorDavid Hicks <david@hicks.id.au>
Fri, 28 Jul 2017 22:30:29 +0000 (08:30 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:35:42 +0000 (10:35 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-emulation/skopeo/skopeo-0.1.22.ebuild

index 21ccca2bc4530f6768229c6772c81331bbce1276..091fb0c410f2e8179c273477f7039a74314aaa97 100644 (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"