mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(windows): update VPX to 1.8.2
This commit is contained in:
parent
cfe4d4bbb1
commit
9ca34ab5e8
|
@ -881,8 +881,8 @@ fi
|
||||||
# VPX
|
# VPX
|
||||||
|
|
||||||
VPX_PREFIX_DIR="$DEP_DIR/libvpx"
|
VPX_PREFIX_DIR="$DEP_DIR/libvpx"
|
||||||
VPX_VERSION=v1.8.1
|
VPX_VERSION=v1.8.2
|
||||||
VPX_HASH="df19b8f24758e90640e1ab228ab4a4676ec3df19d23e4593375e6f3847dee03e"
|
VPX_HASH="8735d9fcd1a781ae6917f28f239a8aa358ce4864ba113ea18af4bb2dc8b474ac"
|
||||||
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