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

app-emulation/umoci/umoci-0.2.1.ebuild

index d21fe333b7ab7482b87c3119543d07c4a57c1ffc..ad66e4afe83d5efcbf30c56d091105d2f487ca8f 100644 (file)
@@ -7,8 +7,8 @@ COMMIT=0465f83826bc4f52e6e3c4dbb1022ec5792c421f
 inherit golang-vcs-snapshot
 
 DESCRIPTION="Manipulation tool for OCI images"
-HOMEPAGE="http://github.com/openSUSE/umoci"
-SRC_URI="http://github.com/openSUSE/umoci/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/openSUSE/umoci"
+SRC_URI="https://github.com/openSUSE/umoci/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"