net-misc/s3cmd: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 4 Jul 2018 19:56:15 +0000 (21:56 +0200)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 5 Jul 2018 01:01:29 +0000 (18:01 -0700)
Closes: https://github.com/gentoo/gentoo/pull/9055

net-misc/s3cmd/s3cmd-1.6.1.ebuild
net-misc/s3cmd/s3cmd-2.0.0.ebuild

index acafa81247283bb12b5f8ad5b0894d494ea43bc1..d94467370c51ed88e5c897fe2b34fc6921cfc902 100644 (file)
@@ -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"
index 6b1f5b6bcdc902411244f12382452c30a3c16d80..507d12fbeb1db5010a5a7afbb8ff4423713a3d6b 100644 (file)
@@ -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"