]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update opus to 1.1
authorAnthony Minessale <anthm@freeswitch.org>
Mon, 16 Dec 2013 17:55:50 +0000 (22:55 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Mon, 16 Dec 2013 17:55:56 +0000 (22:55 +0500)
src/mod/codecs/mod_opus/Makefile

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