commit:     67a94f27e3ad2af15be902f83e6892945b106d25
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 19 07:33:46 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 20 00:15:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67a94f27

app-emulation/genymotion-bin: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8473

 app-emulation/genymotion-bin/genymotion-bin-2.11.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/genymotion-bin/genymotion-bin-2.11.0.ebuild 
b/app-emulation/genymotion-bin/genymotion-bin-2.11.0.ebuild
index 5d9a8111355..15acb33f5a0 100644
--- a/app-emulation/genymotion-bin/genymotion-bin-2.11.0.ebuild
+++ b/app-emulation/genymotion-bin/genymotion-bin-2.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ MY_PN="${PN/-bin}"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Complete set of tools that provide a virtual environment for 
Android"
-HOMEPAGE="http://genymotion.com";
+HOMEPAGE="https://genymotion.com";
 SRC_URI="${MY_P}-linux_x64.bin"
 DOWNLOAD_URL="https://www.genymotion.com/download/";
 

Reply via email to