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 --- app-accessibility/espeakup/espeakup-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-accessibility/espeakup/espeakup-9999.ebuild') diff --git a/app-accessibility/espeakup/espeakup-9999.ebuild b/app-accessibility/espeakup/espeakup-9999.ebuild index 7138fd635796..0af269bc8587 100644 --- a/app-accessibility/espeakup/espeakup-9999.ebuild +++ b/app-accessibility/espeakup/espeakup-9999.ebuild @@ -15,7 +15,7 @@ fi inherit $vcs linux-info DESCRIPTION="espeakup is a small lightweight connector for espeak and speakup" -HOMEPAGE="http://www.github.com/williamh/espeakup" +HOMEPAGE="https://www.github.com/williamh/espeakup" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3-65-gdbad