]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump opus to 1.0.2
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 6 Dec 2012 20:12:18 +0000 (14:12 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 6 Dec 2012 20:12:18 +0000 (14:12 -0600)
src/mod/codecs/mod_opus/Makefile

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