zoom-us: update homepage

zoom.us uses HTTPS now.
This commit is contained in:
Jamey Sharp 2017-08-02 21:09:34 -07:00 committed by Robin Gloster
parent 1b7ec57d06
commit 2062c9355a

View File

@ -92,7 +92,7 @@ in stdenv.mkDerivation {
'';
meta = {
homepage = http://zoom.us;
homepage = https://zoom.us/;
description = "zoom.us video conferencing application";
license = stdenv.lib.licenses.unfree;
platforms = stdenv.lib.platforms.linux;