mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-emulation/skopeo: use https for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
100dcc06f3
commit
7d8a7fb68d
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user