From: Brian West Date: Sat, 20 Dec 2008 00:02:09 +0000 (+0000) Subject: update celt version X-Git-Tag: v1.0.2~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=405fcce55687cf8142f07aed1849a336435cc2e7;p=thirdparty%2Ffreeswitch.git update celt version git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10889 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/codecs/mod_celt/Makefile b/src/mod/codecs/mod_celt/Makefile index 7ce40f6bb9..7da89a81b3 100644 --- a/src/mod/codecs/mod_celt/Makefile +++ b/src/mod/codecs/mod_celt/Makefile @@ -1,6 +1,6 @@ BASE=../../../.. -CELT=celt-0.5.0 +CELT=celt-0.5.1 CELT_DIR=$(BASE)/libs/$(CELT) LOCAL_CFLAGS=-I$(CELT_DIR)/libcelt