From: Michael Mair-Keimberger Date: Sat, 19 May 2018 07:33:46 +0000 (+0200) Subject: app-emulation/genymotion-bin: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=67a94f27e3ad2af15be902f83e6892945b106d25;p=gentoo.git app-emulation/genymotion-bin: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/8473 --- 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 5d9a81113554..15acb33f5a04 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/"