update opus to 1.1

Conflicts:
	src/mod/codecs/mod_opus/Makefile
This commit is contained in:
Anthony Minessale 2013-12-16 22:55:50 +05:00 committed by Ken Rice
parent 967673d6e2
commit b4ec1a08e3
1 changed files with 1 additions and 1 deletions

View File

@ -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)