Update opus repository location

The new URL is referenced from https://xiph.org/downloads/. The old
URL currently times out.

#minor-release

PiperOrigin-RevId: 351991077
This commit is contained in:
andrewlewis 2021-01-15 13:39:20 +00:00 committed by Oliver Woodman
parent 48dd20ce3a
commit d2950c2e97

View file

@ -39,7 +39,7 @@ NDK_PATH="<path to Android NDK>"
```
cd "${OPUS_EXT_PATH}/jni" && \
git clone https://git.xiph.org/opus.git libopus
git clone https://gitlab.xiph.org/xiph/opus.git libopus
```
* Run the script to convert arm assembly to NDK compatible format: