diff options
-rw-r--r-- | meta/recipes-multimedia/ffmpeg/ffmpeg_7.1.2.bb (renamed from meta/recipes-multimedia/ffmpeg/ffmpeg_7.1.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_7.1.1.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_7.1.2.bb index d5252bfbdd..1c49bb1fc3 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg_7.1.1.bb +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_7.1.2.bb | |||
@@ -26,7 +26,7 @@ SRC_URI = "https://www.ffmpeg.org/releases/${BP}.tar.xz \ | |||
26 | file://CVE-2025-22921.patch \ | 26 | file://CVE-2025-22921.patch \ |
27 | " | 27 | " |
28 | 28 | ||
29 | SRC_URI[sha256sum] = "733984395e0dbbe5c046abda2dc49a5544e7e0e1e2366bba849222ae9e3a03b1" | 29 | SRC_URI[sha256sum] = "089bc60fb59d6aecc5d994ff530fd0dcb3ee39aa55867849a2bbc4e555f9c304" |
30 | 30 | ||
31 | # https://nvd.nist.gov/vuln/detail/CVE-2023-39018 | 31 | # https://nvd.nist.gov/vuln/detail/CVE-2023-39018 |
32 | # https://github.com/bramp/ffmpeg-cli-wrapper/issues/291 | 32 | # https://github.com/bramp/ffmpeg-cli-wrapper/issues/291 |