From 763150d1165ce6d64a5b355246e32ee04a0388fb Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 21 Dec 2009 02:55:14 +0000 Subject: [PATCH] [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 --- net/freeswitch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0