mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(windows): bump Opus version to the latest (1.3)
This commit is contained in:
parent
10076f5f09
commit
c92817a960
|
@ -773,8 +773,8 @@ fi
|
|||
# Opus
|
||||
|
||||
OPUS_PREFIX_DIR="$DEP_DIR/libopus"
|
||||
OPUS_VERSION=1.2.1
|
||||
OPUS_HASH="cfafd339ccd9c5ef8d6ab15d7e1a412c054bf4cb4ecbbbcc78c12ef2def70732"
|
||||
OPUS_VERSION=1.3
|
||||
OPUS_HASH="4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550"
|
||||
OPUS_FILENAME="opus-$OPUS_VERSION.tar.gz"
|
||||
if [ ! -f "$OPUS_PREFIX_DIR/done" ]
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue
Block a user