From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- dev-lang/jimtcl/jimtcl-0.70_pre20110317.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang/jimtcl/jimtcl-0.70_pre20110317.ebuild') diff --git a/dev-lang/jimtcl/jimtcl-0.70_pre20110317.ebuild b/dev-lang/jimtcl/jimtcl-0.70_pre20110317.ebuild index 26da6e3cd6bc..9c85ec668abe 100644 --- a/dev-lang/jimtcl/jimtcl-0.70_pre20110317.ebuild +++ b/dev-lang/jimtcl/jimtcl-0.70_pre20110317.ebuild @@ -6,7 +6,7 @@ EAPI="2" DESCRIPTION="Small footprint implementation of Tcl programming language" HOMEPAGE="http://jim.berlios.de/" -SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -- cgit v1.2.3