app-emulation/genymotion-bin: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 19 May 2018 07:33:46 +0000 (09:33 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 00:15:28 +0000 (20:15 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8473

app-emulation/genymotion-bin/genymotion-bin-2.11.0.ebuild

index 5d9a81113554f8234eab21f281af849b164e3c4b..15acb33f5a04e1943f42c201bc597055af38a40c 100644 (file)
@@ -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/"