Skip to content

Commit

Permalink
app-emulation/skopeo: use https for GitHub
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.3
  • Loading branch information
davidhicks authored and mgorny committed Jul 30, 2017
1 parent 100dcc0 commit 7d8a7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emulation/skopeo/skopeo-0.1.22.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7d8a7fb

Please sign in to comment.