]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update to opus 1.0.3
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 1 Oct 2013 16:06:36 +0000 (11:06 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 1 Oct 2013 16:06:36 +0000 (11:06 -0500)
src/mod/codecs/mod_opus/Makefile

index 9d344fb0167fed57add32c0c96ee2b7c0cc59b26..53ad7d5ffaf9503da52b4c0ac47a7d702095fca1 100644 (file)
@@ -1,6 +1,6 @@
 BASE=../../../..
 
-OPUS=opus-1.0.2
+OPUS=opus-1.0.3
 
 OPUS_DIR=$(switch_srcdir)/libs/$(OPUS)
 OPUS_BUILDDIR=$(switch_builddir)/libs/$(OPUS)