mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(windows): update VPX to 1.11.0
This commit is contained in:
parent
f854e5bbef
commit
96e1ce573b
|
@ -734,8 +734,8 @@ fi
|
|||
# VPX
|
||||
|
||||
VPX_PREFIX_DIR="$DEP_DIR/libvpx"
|
||||
VPX_VERSION=v1.9.0
|
||||
VPX_HASH="d279c10e4b9316bf11a570ba16c3d55791e1ad6faa4404c67422eb631782c80a"
|
||||
VPX_VERSION=v1.11.0
|
||||
VPX_HASH="965e51c91ad9851e2337aebcc0f517440c637c506f3a03948062e3d5ea129a83"
|
||||
VPX_FILENAME="libvpx-$VPX_VERSION.tar.gz"
|
||||
if [ ! -f "$VPX_PREFIX_DIR/done" ]
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue
Block a user