From: nico Date: Mon, 21 Dec 2009 02:55:14 +0000 (+0000) Subject: [packages] freeswitch: disable MD5SUM for flite (updated upstream from time to time) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=763150d1165ce6d64a5b355246e32ee04a0388fb;p=packages.git [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 --- diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index ee57216bb..c5d51521e 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -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