We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f813b2 commit 618407fCopy full SHA for 618407f
scripts/libopus/download.sh
@@ -2,8 +2,8 @@
2
3
source ${SCRIPTS_DIR}/common-functions.sh
4
5
-OPUS_VERSION=1.3.1
+OPUS_VERSION=1.5.2
6
7
downloadTarArchive \
8
"libopus" \
9
- "https://archive.mozilla.org/pub/opus/opus-${OPUS_VERSION}.tar.gz"
+ "https://downloads.xiph.org/releases/opus/opus-${OPUS_VERSION}.tar.gz"
0 commit comments