mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(windows): update FFmpeg to 4.4.1
This commit is contained in:
parent
bc7497a01c
commit
0eb4dc3735
|
@ -433,8 +433,8 @@ fi
|
|||
# FFmpeg
|
||||
|
||||
FFMPEG_PREFIX_DIR="$DEP_DIR/libffmpeg"
|
||||
FFMPEG_VERSION=4.3.1
|
||||
FFMPEG_HASH="ad009240d46e307b4e03a213a0f49c11b650e445b1f8be0dda2a9212b34d2ffb"
|
||||
FFMPEG_VERSION=4.4.1
|
||||
FFMPEG_HASH="eadbad9e9ab30b25f5520fbfde99fae4a92a1ae3c0257a8d68569a4651e30e02"
|
||||
FFMPEG_FILENAME="ffmpeg-$FFMPEG_VERSION.tar.xz"
|
||||
if [ ! -f "$FFMPEG_PREFIX_DIR/done" ]
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue
Block a user