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/fpc/fpc-2.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang/fpc/fpc-2.6.2.ebuild') diff --git a/dev-lang/fpc/fpc-2.6.2.ebuild b/dev-lang/fpc/fpc-2.6.2.ebuild index aece8d6df85f..0d342cad313b 100644 --- a/dev-lang/fpc/fpc-2.6.2.ebuild +++ b/dev-lang/fpc/fpc-2.6.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz sparc? ( mirror://sourceforge/freepascal/${P}.sparc-linux.tar ) x86? ( mirror://sourceforge/freepascal/${P}.i386-linux.tar ) doc? ( mirror://sourceforge/freepascal/Documentation/${PV}/doc-html.tar.gz -> ${P}-doc-html.tar.gz - http://dev.gentoo.org/~radhermit/distfiles/${P}-fpctoc.htx.bz2 )" + https://dev.gentoo.org/~radhermit/distfiles/${P}-fpctoc.htx.bz2 )" SLOT="0" LICENSE="GPL-2 LGPL-2.1-with-linking-exception" -- cgit v1.2.3