app-emulation/cri-o: HOMEPAGE: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 17 Feb 2019 16:44:14 +0000 (17:44 +0100)
committerZac Medico <zmedico@gentoo.org>
Sun, 17 Feb 2019 18:29:30 +0000 (10:29 -0800)
Closes: https://github.com/gentoo/gentoo/pull/11087
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
app-emulation/cri-o/cri-o-1.10.1.ebuild
app-emulation/cri-o/cri-o-1.10.6.ebuild
app-emulation/cri-o/cri-o-1.13.0.ebuild

index d0e7f55b7bbabeb753a33a7a8a336a2fbb873e1e..d85dbb3f8366e9da893e5e96b1278aa6ee1476f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ EGO_PN="github.com/kubernetes-incubator/${PN}"
 inherit golang-vcs-snapshot systemd
 
 DESCRIPTION="OCI-based implementation of Kubernetes Container Runtime Interface"
-HOMEPAGE="http://cri-o.io/"
+HOMEPAGE="https://cri-o.io/"
 SRC_URI="https://github.com/kubernetes-incubator/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 6d2d5d4a82c8b3dafcbb06d74156483f94ad471a..dbb1db95a32307b3a47b4d4f752b55e2189d59a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ EGO_PN="github.com/kubernetes-incubator/${PN}"
 inherit golang-vcs-snapshot systemd
 
 DESCRIPTION="OCI-based implementation of Kubernetes Container Runtime Interface"
-HOMEPAGE="http://cri-o.io/"
+HOMEPAGE="https://cri-o.io/"
 SRC_URI="https://github.com/kubernetes-incubator/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 32f4f4374306332606f61b0e684069d292c5c397..6b934dd9e8e4c88f5f7f56f776eb583cfd1656a4 100644 (file)
@@ -9,7 +9,7 @@ EGO_PN="github.com/kubernetes-sigs/${PN}"
 inherit golang-vcs-snapshot systemd
 
 DESCRIPTION="OCI-based implementation of Kubernetes Container Runtime Interface"
-HOMEPAGE="http://cri-o.io/"
+HOMEPAGE="https://cri-o.io/"
 SRC_URI="https://github.com/kubernetes-sigs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"