gnome-extra/nautilus-dropbox: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 11:58:07 +0000 (13:58 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:53 +0000 (19:24 -0400)
gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild

index 87e244368cf40d2051eaf7ffc0782650df236bb8..1419c0468b89bc2ee8fbf23b59468d3523659d85 100644 (file)
@@ -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"