update opus to 1.1
Conflicts: src/mod/codecs/mod_opus/Makefile
This commit is contained in:
parent
967673d6e2
commit
b4ec1a08e3
|
@ -1,6 +1,6 @@
|
|||
BASE=../../../..
|
||||
|
||||
OPUS=opus-1.0.2
|
||||
OPUS=opus-1.1
|
||||
|
||||
OPUS_DIR=$(switch_srcdir)/libs/$(OPUS)
|
||||
OPUS_BUILDDIR=$(switch_builddir)/libs/$(OPUS)
|
||||
|
|
Loading…
Reference in New Issue