summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /sys-fs/s3backer
parentUse https for most gnu.org URLs (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-fs/s3backer')
-rw-r--r--sys-fs/s3backer/s3backer-1.3.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/s3backer/s3backer-1.3.7.ebuild b/sys-fs/s3backer/s3backer-1.3.7.ebuild
index 7158922e119a..75d3ecde2289 100644
--- a/sys-fs/s3backer/s3backer-1.3.7.ebuild
+++ b/sys-fs/s3backer/s3backer-1.3.7.ebuild
@@ -8,7 +8,7 @@ inherit autotools
DESCRIPTION="FUSE-based single file backing store via Amazon S3"
HOMEPAGE="https://code.google.com/p/s3backer"
-SRC_URI="http://s3backer.googlecode.com/files/s3backer-${PV}.tar.gz"
+SRC_URI="https://s3backer.googlecode.com/files/s3backer-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"