commit: ae9c23ea0fbddfb3bed62955201b217c9c68fb58 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun May 20 11:58:07 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 20 23:24:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9c23ea
gnome-extra/nautilus-dropbox: use HTTPS gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild b/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild index 87e244368cf..1419c0468b8 100644 --- a/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild +++ b/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools eutils python-r1 linux-info gnome2 readme.gentoo user DESCRIPTION="Store, Sync and Share Files Online" -HOMEPAGE="http://www.dropbox.com/" -SRC_URI="http://www.dropbox.com/download?dl=packages/${P}.tar.bz2" +HOMEPAGE="https://www.dropbox.com" +SRC_URI="https://www.dropbox.com/download?dl=packages/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0"