Commit d2950c2e by andrewlewis Committed by Oliver Woodman

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
parent 48dd20ce
Showing with 1 additions and 1 deletions
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment