From 00846f5f7be003565185b4945997bd9c766ecd96 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:26:27 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- dev-python/RecSQL/RecSQL-0.7.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/RecSQL/RecSQL-0.7.8.ebuild') diff --git a/dev-python/RecSQL/RecSQL-0.7.8.ebuild b/dev-python/RecSQL/RecSQL-0.7.8.ebuild index 258fe806fff3..6b8553c9cd54 100644 --- a/dev-python/RecSQL/RecSQL-0.7.8.ebuild +++ b/dev-python/RecSQL/RecSQL-0.7.8.ebuild @@ -23,7 +23,7 @@ fi inherit eutils distutils-r1 ${scm_eclass} DESCRIPTION="Simple SQL analysis of python records" -HOMEPAGE="http://orbeckst.github.com/RecSQL/" +HOMEPAGE="https://orbeckst.github.com/RecSQL/" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3