diff options
author | John Voltz <john.voltz@gmail.com> | 2008-04-04 18:03:12 +0000 |
---|---|---|
committer | John Voltz <john.voltz@gmail.com> | 2008-04-04 18:03:12 +0000 |
commit | a9a48e7de88964a32d4862ceb2ed49112ebc9a36 (patch) | |
tree | c468960909d649fcaed5d0bd10cac11e34376c89 /package/festival/speech-tools/speech-tools.mk | |
parent | de878111867a707a79c51c50a460d4d785798932 (diff) | |
download | buildroot-novena-a9a48e7de88964a32d4862ceb2ed49112ebc9a36.tar.gz buildroot-novena-a9a48e7de88964a32d4862ceb2ed49112ebc9a36.zip |
change festival url to stable version
Diffstat (limited to 'package/festival/speech-tools/speech-tools.mk')
-rw-r--r-- | package/festival/speech-tools/speech-tools.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/festival/speech-tools/speech-tools.mk b/package/festival/speech-tools/speech-tools.mk index 087117bfe..e1376b650 100644 --- a/package/festival/speech-tools/speech-tools.mk +++ b/package/festival/speech-tools/speech-tools.mk @@ -5,7 +5,7 @@ ############################################################# SPEECH_TOOLS_VERSION = 1.2.96-beta SPEECH_TOOLS_SOURCE = speech_tools-$(SPEECH_TOOLS_VERSION).tar.gz -SPEECH_TOOLS_SITE = http://festvox.org/packed/festival/latest +SPEECH_TOOLS_SITE = http://festvox.org/packed/festival/1.96 SPEECH_TOOLS_AUTORECONF = NO SPEECH_TOOLS_INSTALL_STAGING = NO SPEECH_TOOLS_INSTALL_TARGET = YES |