From 90c4a9f3e7d5d6f08731a6e5e155010b6d1d87d4 Mon Sep 17 00:00:00 2001 From: Rokib Hasan Sagar Date: Tue, 27 Apr 2021 02:47:09 +0600 Subject: [PATCH] Update ffmpeg source till stable v4.4 snapshot --- build-ffmpeg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-ffmpeg b/build-ffmpeg index 8f0357c0..6cae60ef 100755 --- a/build-ffmpeg +++ b/build-ffmpeg @@ -695,7 +695,7 @@ fi ## build "ffmpeg" -download "https://git.ffmpeg.org/gitweb/ffmpeg.git/snapshot/553eb0773763798a6b9656b621cb125e1f6edbcc.tar.gz" +download "https://git.ffmpeg.org/gitweb/ffmpeg.git/snapshot/dc91b913b6260e85e1304c74ff7bb3c22a8c9fb1.tar.gz" # shellcheck disable=SC2086 ./configure "${CONFIGURE_OPTIONS[@]}" \ --disable-debug \