From af1258bc751d15f0d924cba2c94debd26a5506a4 Mon Sep 17 00:00:00 2001 From: Anokhov Date: Thu, 25 Apr 2024 16:21:30 +0200 Subject: [PATCH] ffmpeg: revision bump (openvino 2024.1.0) --- Formula/f/ffmpeg.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/f/ffmpeg.rb b/Formula/f/ffmpeg.rb index db70d3a116a1d..2578b04496d05 100644 --- a/Formula/f/ffmpeg.rb +++ b/Formula/f/ffmpeg.rb @@ -6,6 +6,7 @@ class Ffmpeg < Formula # None of these parts are used by default, you have to explicitly pass `--enable-gpl` # to configure to activate them. In this case, FFmpeg's license changes to GPL v2+. license "GPL-2.0-or-later" + revision 1 head "https://github.com/FFmpeg/FFmpeg.git", branch: "master" livecheck do