summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-19 09:33:46 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-19 20:15:28 -0400
commit67a94f27e3ad2af15be902f83e6892945b106d25 (patch)
tree123d574c2a14090f2b8513a8316a66d088a7f309
parentapp-editors/scite: use HTTPS (diff)
downloadgentoo-67a94f27e3ad2af15be902f83e6892945b106d25.tar.gz
gentoo-67a94f27e3ad2af15be902f83e6892945b106d25.tar.bz2
gentoo-67a94f27e3ad2af15be902f83e6892945b106d25.zip
app-emulation/genymotion-bin: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8473
-rw-r--r--app-emulation/genymotion-bin/genymotion-bin-2.11.0.ebuild4
1 files 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 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/"