diff --git a/patches/opus/02_hidden-opus-api.patch b/patches/opus/02_hidden-opus-api.patch index 3e1815c..a63fdc0 100644 --- a/patches/opus/02_hidden-opus-api.patch +++ b/patches/opus/02_hidden-opus-api.patch @@ -1,7 +1,5 @@ -diff --git a/include/opus_defines.h b/include/opus_defines.h -index cd8f4dd..48f59da 100644 ---- a/include/opus_defines.h -+++ b/include/opus_defines.h +--- opus-static-1.3.1.orig/include/opus_defines.h ++++ opus-static-1.3.1/include/opus_defines.h @@ -63,19 +63,7 @@ extern "C" { /** @cond OPUS_INTERNAL_DOC */ /**Export control for opus functions */ diff --git a/setup/versions.sh b/setup/versions.sh index 11b05bc..cd077a3 100644 --- a/setup/versions.sh +++ b/setup/versions.sh @@ -28,7 +28,7 @@ LIBVORBIS_URL=${XIPH_URL}/vorbis FLAC_VERSION=1.5.0 FLAC_URL=${XIPH_URL}/flac -OPUS_VERSION=1.5.1 +OPUS_VERSION=1.5.2 OPUS_URL=${XIPH_URL}/opus LIBSNDFILE_VERSION=1.2.2