mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(windows): update FFmepg to 4.2.3
This commit is contained in:
parent
2b0f3081ac
commit
fd1f11c201
|
@ -430,8 +430,8 @@ fi
|
||||||
# FFmpeg
|
# FFmpeg
|
||||||
|
|
||||||
FFMPEG_PREFIX_DIR="$DEP_DIR/libffmpeg"
|
FFMPEG_PREFIX_DIR="$DEP_DIR/libffmpeg"
|
||||||
FFMPEG_VERSION=4.2.2
|
FFMPEG_VERSION=4.2.3
|
||||||
FFMPEG_HASH="cb754255ab0ee2ea5f66f8850e1bd6ad5cac1cd855d0a2f4990fb8c668b0d29c"
|
FFMPEG_HASH="9df6c90aed1337634c1fb026fb01c154c29c82a64ea71291ff2da9aacb9aad31"
|
||||||
FFMPEG_FILENAME="ffmpeg-$FFMPEG_VERSION.tar.xz"
|
FFMPEG_FILENAME="ffmpeg-$FFMPEG_VERSION.tar.xz"
|
||||||
if [ ! -f "$FFMPEG_PREFIX_DIR/done" ]
|
if [ ! -f "$FFMPEG_PREFIX_DIR/done" ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user