diff options
| author | Mazi Lo | 2014-10-11 21:09:37 +0000 |
|---|---|---|
| committer | Mazi Lo | 2014-10-11 21:09:37 +0000 |
| commit | 1a395f1d59074e9a3197a0212457b452152ca0a1 (patch) | |
| tree | ec9d51606e4c2f4005ff985c5f7e2372d39782a5 | |
| parent | 3b8f19f56ad78c22036cf99544f9a06a4ddbfae9 (diff) | |
| download | telephony-1a395f1d59074e9a3197a0212457b452152ca0a1.tar.gz | |
FreeSWITCH:
1. Update MD5SUM for sound-en-callie-8000 file.
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
| -rw-r--r-- | net/freeswitch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index c95a91b..1870a88 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -491,7 +491,7 @@ endif ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-sounds-en-08KHz),) - $(eval $(call Download/files,sounds-en-08KHz,$(PKG_NAME)-sounds-en-us-callie-8000-1.0.50.tar.gz,ce887146f43acad89ab2b93f379ef12e,,,)) + $(eval $(call Download/files,sounds-en-08KHz,$(PKG_NAME)-sounds-en-us-callie-8000-1.0.50.tar.gz,14cccba7b5c56f027fea391f1e0ee2d6,,,)) MAKE_INSTALL_TARGETS+= sounds-install endif |