Skip to content

Commit

Permalink
gnome-extra/nautilus-dropbox: use HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and FuzzyGophers committed May 20, 2018
1 parent 503417c commit ae9c23e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit ae9c23e

Please sign in to comment.