From db4d9760aaebc8445308c8d3a425cc01bb47c459 Mon Sep 17 00:00:00 2001 From: Alexandre Bique Date: Wed, 28 Jul 2021 00:48:31 +0200 Subject: [ffmpeg] fix cross compilation on mac arm64 to x86_64 (#18737) * [ffmpeg] fix cross compilation on mac arm64 to x86_64 * Bump port-version * Bump port-version again. Co-authored-by: Billy Robert ONeal III --- versions/f-/ffmpeg.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'versions/f-') diff --git a/versions/f-/ffmpeg.json b/versions/f-/ffmpeg.json index 95b846ba5..0897dd09b 100644 --- a/versions/f-/ffmpeg.json +++ b/versions/f-/ffmpeg.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "6e44538ad578a511886a010a5485fbe9ab514bf1", + "version": "4.4", + "port-version": 11 + }, { "git-tree": "d8eae79332e72736be5c6accacaf7bf9054df4b9", "version": "4.4", -- cgit v1.2.3