From 7f66b34193b3e05c956606fdd001759111661bee Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 12 Jun 2018 20:40:28 +0200 Subject: [PATCH] net-misc/dropbox: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8820 --- net-misc/dropbox/dropbox-45.3.88.ebuild | 2 +- net-misc/dropbox/dropbox-48.3.56.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/dropbox/dropbox-45.3.88.ebuild b/net-misc/dropbox/dropbox-45.3.88.ebuild index 1bb000a90cb6..5a3d903cc0f5 100644 --- a/net-misc/dropbox/dropbox-45.3.88.ebuild +++ b/net-misc/dropbox/dropbox-45.3.88.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_5 python3_6 ) inherit eutils gnome2-utils pax-utils systemd python-single-r1 DESCRIPTION="Dropbox daemon (pretends to be GUI-less)" -HOMEPAGE="http://dropbox.com/" +HOMEPAGE="https://www.dropbox.com/" SRC_URI=" x86? ( https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-${PV}.tar.gz ) amd64? ( https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-${PV}.tar.gz )" diff --git a/net-misc/dropbox/dropbox-48.3.56.ebuild b/net-misc/dropbox/dropbox-48.3.56.ebuild index fd6a76df5146..a69c77c3b6c2 100644 --- a/net-misc/dropbox/dropbox-48.3.56.ebuild +++ b/net-misc/dropbox/dropbox-48.3.56.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_5 python3_6 ) inherit eutils gnome2-utils pax-utils systemd python-single-r1 DESCRIPTION="Dropbox daemon (pretends to be GUI-less)" -HOMEPAGE="http://dropbox.com/" +HOMEPAGE="https://www.dropbox.com/" SRC_URI=" x86? ( https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-${PV}.tar.gz ) amd64? ( https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-${PV}.tar.gz )" -- 2.26.2