]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-6058 confirmed via installing FreeBSD 9.2 in a VM that this will indeed configure...
authorBrian West <brian@freeswitch.org>
Wed, 19 Feb 2014 04:10:54 +0000 (22:10 -0600)
committerBrian West <brian@freeswitch.org>
Wed, 19 Feb 2014 04:10:54 +0000 (22:10 -0600)
src/mod/codecs/mod_opus/Makefile

index 36fa3c3a04299469e3fb44ff7e389e6e3c7e8a4b..39284c1f8e3ca2a3ef6662460c02f6ca0d27f25e 100644 (file)
@@ -1,6 +1,6 @@
 BASE=../../../..
 
-OPUS=opus-1.1-p1
+OPUS=opus-1.1-p2
 
 OPUS_DIR=$(switch_srcdir)/libs/$(OPUS)
 OPUS_BUILDDIR=$(switch_builddir)/libs/$(OPUS)