[packages] freeswitch: disable MD5SUM for flite (updated upstream from time to time)
authorNicolas Thill <nico@openwrt.org>
Mon, 21 Dec 2009 02:55:14 +0000 (02:55 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 21 Dec 2009 02:55:14 +0000 (02:55 +0000)
SVN-Revision: 18870

net/freeswitch/Makefile

index ee57216bbcc4c6c9dc2452bbe26876e14c8b60dc..c5d51521ea1f42d64328decef8a2c186b651ed30 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