summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-07-04 21:56:15 +0200
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2018-07-04 18:01:29 -0700
commit68176331060137f136803d448deef11635c23676 (patch)
tree74bc075d18ab329288e6350827cb07fe1d559532 /net-misc
parentsci-mathematics/octave: Add missing qt deps (diff)
downloadgentoo-68176331060137f136803d448deef11635c23676.tar.gz
gentoo-68176331060137f136803d448deef11635c23676.tar.bz2
gentoo-68176331060137f136803d448deef11635c23676.zip
net-misc/s3cmd: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/9055
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/s3cmd/s3cmd-1.6.1.ebuild4
-rw-r--r--net-misc/s3cmd/s3cmd-2.0.0.ebuild2
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 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"
diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
index 6b1f5b6bcdc9..507d12fbeb1d 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"