projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f7f44b
)
[packages] freeswitch: disable MD5SUM for flite (updated upstream from time to time)
author
Nicolas Thill
<nico@openwrt.org>
Mon, 21 Dec 2009 02:55:14 +0000
(
02:55
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 21 Dec 2009 02:55:14 +0000
(
02:55
+0000)
SVN-Revision: 18870
net/freeswitch/Makefile
patch
|
blob
|
history
diff --git
a/net/freeswitch/Makefile
b/net/freeswitch/Makefile
index ee57216bbcc4c6c9dc2452bbe26876e14c8b60dc..c5d51521ea1f42d64328decef8a2c186b651ed30 100644
(file)
--- 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