Thanks, applied as 44ee7b3524caaebc9f73397c103ffebf35c1238a. Michael
[sent from post-receive hook] On Mon, 24 Mar 2025 08:45:41 +0100, Philipp Zabel <[email protected]> wrote: > Signed-off-by: Philipp Zabel <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/ffmpeg.make b/rules/ffmpeg.make > index 3d3e78ec8036..781b33be1a73 100644 > --- a/rules/ffmpeg.make > +++ b/rules/ffmpeg.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_FFMPEG) += ffmpeg > # > # Paths and names > # > -FFMPEG_VERSION := 7.1 > -FFMPEG_MD5 := 623aa63a72139a82ccb99cd6ee477b94 > +FFMPEG_VERSION := 7.1.1 > +FFMPEG_MD5 := 26f2bd7d20c6c616f31d7130c88d7250 > FFMPEG := ffmpeg-$(FFMPEG_VERSION) > FFMPEG_SUFFIX := tar.xz > FFMPEG_URL := https://www.ffmpeg.org/releases/$(FFMPEG).$(FFMPEG_SUFFIX)
