mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Use https over http, fixes problems reported by repology (#5916)
This commit is contained in:
@@ -6,7 +6,7 @@ that aide in developing machine-synthesized voices. Developed by the University
|
||||
of Edinburgh, it is used in Festival, a text-to-speech engine developed by \
|
||||
the University of Edinburgh as well.
|
||||
"
|
||||
HOMEPAGE="http://www.cstr.ed.ac.uk/projects/speech_tools/"
|
||||
HOMEPAGE="https://www.cstr.ed.ac.uk/projects/speech_tools/"
|
||||
SOURCE_URI="http://www.festvox.org/packed/festival/${portVersion}/speech_tools-${portVersion}-release.tar.gz"
|
||||
CHECKSUM_SHA256="fbc2482c443919aa79d2e599d6a5faee4e793df55a79ef377f1dc7e8ba237010"
|
||||
SOURCE_DIR="speech_tools"
|
||||
|
||||
Reference in New Issue
Block a user