diff options
Diffstat (limited to 'net-misc/s3cmd/s3cmd-1.6.1.ebuild')
-rw-r--r-- | net-misc/s3cmd/s3cmd-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/s3cmd/s3cmd-1.6.1.ebuild b/net-misc/s3cmd/s3cmd-1.6.1.ebuild index acafa8124728..d94467370c51 100644 --- a/net-misc/s3cmd/s3cmd-1.6.1.ebuild +++ b/net-misc/s3cmd/s3cmd-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml" inherit distutils-r1 DESCRIPTION="Command line client for Amazon S3" -HOMEPAGE="http://s3tools.org/s3cmd" +HOMEPAGE="https://s3tools.org/s3cmd" SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" |