1
0
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:
Maxim Biro 2020-02-20 14:41:57 -05:00 committed by Anthony Bilinski
parent cfe4d4bbb1
commit 9ca34ab5e8
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C

View File

@ -881,8 +881,8 @@ fi
# VPX
VPX_PREFIX_DIR="$DEP_DIR/libvpx"
VPX_VERSION=v1.8.1
VPX_HASH="df19b8f24758e90640e1ab228ab4a4676ec3df19d23e4593375e6f3847dee03e"
VPX_VERSION=v1.8.2
VPX_HASH="8735d9fcd1a781ae6917f28f239a8aa358ce4864ba113ea18af4bb2dc8b474ac"
VPX_FILENAME="libvpx-$VPX_VERSION.tar.gz"
if [ ! -f "$VPX_PREFIX_DIR/done" ]
then