From dea7c3060641b628cd6a2e2d97db18903c86862e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:41:27 +0200 Subject: Convert URIs for googlecode.com to https Signed-off-by: Justin Lecher --- sys-fs/fuse-zip/fuse-zip-0.2.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-fs/fuse-zip/fuse-zip-0.2.13.ebuild') diff --git a/sys-fs/fuse-zip/fuse-zip-0.2.13.ebuild b/sys-fs/fuse-zip/fuse-zip-0.2.13.ebuild index 1ca4f585ed8c..dec395f49ae3 100644 --- a/sys-fs/fuse-zip/fuse-zip-0.2.13.ebuild +++ b/sys-fs/fuse-zip/fuse-zip-0.2.13.ebuild @@ -8,7 +8,7 @@ inherit toolchain-funcs eutils DESCRIPTION="FUSE file system to navigate, extract, create and modify ZIP archives" HOMEPAGE="https://code.google.com/p/fuse-zip/" -SRC_URI="http://fuse-zip.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://fuse-zip.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -- cgit v1.2.3-65-gdbad