[packages] freeswitch: disable MD5SUM for flite (updated upstream from time to time)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Dec 2009 02:55:14 +0000 (02:55 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Dec 2009 02:55:14 +0000 (02:55 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18870 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/freeswitch/Makefile

index ee57216..c5d5152 100644 (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