[packages] freeswitch: disable MD5SUM for flite (updated upstream from time to time)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18870 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2009-12-21 02:55:14 +00:00
parent 09447468f1
commit 763150d116

View File

@ -208,7 +208,7 @@ ifneq ($(CONFIG_PACKAGE_freeswitch-mod-curl),)
endif
ifneq ($(CONFIG_PACKAGE_freeswitch-mod-flite),)
$(eval $(call Download/lib,flite,flite-1.3.99-latest.tar.gz,f1b144c290893f074376520b447cc07f))
$(eval $(call Download/lib,flite,flite-1.3.99-latest.tar.gz,))
endif