mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(windows): update VPX to 1.8.0
This commit is contained in:
parent
f2c4f1e7cf
commit
6daa4e743a
@ -859,9 +859,9 @@ fi
|
|||||||
# VPX
|
# VPX
|
||||||
|
|
||||||
VPX_PREFIX_DIR="$DEP_DIR/libvpx"
|
VPX_PREFIX_DIR="$DEP_DIR/libvpx"
|
||||||
VPX_VERSION=v1.7.0
|
VPX_VERSION=v1.8.0
|
||||||
VPX_HASH="1fec931eb5c94279ad219a5b6e0202358e94a93a90cfb1603578c326abfc1238"
|
VPX_HASH="86df18c694e1c06cc8f83d2d816e9270747a0ce6abe316e93a4f4095689373f6"
|
||||||
VPX_FILENAME="libvpx-$VPX_VERSION.tar.bz2"
|
VPX_FILENAME="libvpx-$VPX_VERSION.tar.gz"
|
||||||
if [ ! -f "$VPX_PREFIX_DIR/done" ]
|
if [ ! -f "$VPX_PREFIX_DIR/done" ]
|
||||||
then
|
then
|
||||||
rm -rf "$VPX_PREFIX_DIR"
|
rm -rf "$VPX_PREFIX_DIR"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user