summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-09-25 15:10:45 -0400
committerAaron Bauman <bman@gentoo.org>2020-09-25 15:11:03 -0400
commitd05d78c2b4aa2da7b7517de90e129a0f9edc2f1c (patch)
treefcb87130f7c25ed0e2986ee0700acb329cc155b8 /app-accessibility
parentapp-accessibility/speechd-el: drop old (diff)
downloadgentoo-d05d78c2b4aa2da7b7517de90e129a0f9edc2f1c.tar.gz
gentoo-d05d78c2b4aa2da7b7517de90e129a0f9edc2f1c.tar.bz2
gentoo-d05d78c2b4aa2da7b7517de90e129a0f9edc2f1c.zip
app-accessibility/speechd-el: use HTTPS
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/speechd-el/speechd-el-2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/speechd-el/speechd-el-2.8.ebuild b/app-accessibility/speechd-el/speechd-el-2.8.ebuild
index 00995b400a4c..2193ed224eda 100644
--- a/app-accessibility/speechd-el/speechd-el-2.8.ebuild
+++ b/app-accessibility/speechd-el/speechd-el-2.8.ebuild
@@ -6,8 +6,8 @@ EAPI=7
inherit elisp
DESCRIPTION="Emacs speech support"
-HOMEPAGE="http://www.freebsoft.org/speechd-el"
-SRC_URI="http://www.freebsoft.org/pub/projects/speechd-el/${P}.tar.gz"
+HOMEPAGE="https://www.freebsoft.org/speechd-el"
+SRC_URI="https://www.freebsoft.org/pub/projects/speechd-el/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"