Skip to content

Commit

Permalink
app-accessibility/speechd-el: use HTTPS
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Bauman <[email protected]>
  • Loading branch information
FuzzyGophers committed Sep 25, 2020
1 parent 8ecf7c8 commit d05d78c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-accessibility/speechd-el/speechd-el-2.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d05d78c

Please sign in to comment.