mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
gnome-extra/nautilus-dropbox: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
503417c7c8
commit
ae9c23ea0f
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user