mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(windows): update VPX to 1.9.0
(cherry picked from commit 2e1999e2ca
)
This commit is contained in:
parent
13b4396b75
commit
1a9fbffb24
|
@ -734,8 +734,8 @@ fi
|
||||||
# VPX
|
# VPX
|
||||||
|
|
||||||
VPX_PREFIX_DIR="$DEP_DIR/libvpx"
|
VPX_PREFIX_DIR="$DEP_DIR/libvpx"
|
||||||
VPX_VERSION=v1.8.2
|
VPX_VERSION=v1.9.0
|
||||||
VPX_HASH="8735d9fcd1a781ae6917f28f239a8aa358ce4864ba113ea18af4bb2dc8b474ac"
|
VPX_HASH="d279c10e4b9316bf11a570ba16c3d55791e1ad6faa4404c67422eb631782c80a"
|
||||||
VPX_FILENAME="libvpx-$VPX_VERSION.tar.gz"
|
VPX_FILENAME="libvpx-$VPX_VERSION.tar.gz"
|
||||||
if [ ! -f "$VPX_PREFIX_DIR/done" ]
|
if [ ! -f "$VPX_PREFIX_DIR/done" ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user