commit:     68176331060137f136803d448deef11635c23676
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jul  4 19:56:15 2018 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Jul  5 01:01:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68176331

net-misc/s3cmd: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/9055

 net-misc/s3cmd/s3cmd-1.6.1.ebuild | 4 ++--
 net-misc/s3cmd/s3cmd-2.0.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/s3cmd/s3cmd-1.6.1.ebuild 
b/net-misc/s3cmd/s3cmd-1.6.1.ebuild
index acafa812472..d94467370c5 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"

diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild 
b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
index 6b1f5b6bcdc..507d12fbeb1 100644
--- a/net-misc/s3cmd/s3cmd-2.0.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
@@ -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"

Reply via email to