ffmpeg: update to version 4.3.5
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 13 Feb 2023 08:52:43 +0000 (09:52 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sat, 1 Apr 2023 09:04:53 +0000 (11:04 +0200)
Fixes: CVE-2020-21041
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
multimedia/ffmpeg/Makefile

index 2e7ce7069ff979a06b5fe402f13544bd1fa2b98a..8de7f10b7b3c1c8a210c46b19664799c134add5e 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ffmpeg
-PKG_VERSION:=4.3.4
+PKG_VERSION:=4.3.5
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://ffmpeg.org/releases/
-PKG_HASH:=c117d9b778be1be2d3889757567113c5e940bad6913b16f9e86c31509f9d742d
+PKG_HASH:=8e7a2f6d94b5130edd82d8b55ae75da5fc02f98698e8cc6772c413223b7b9092
 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>, \
                Ian Leonard <antonlacon@gmail.com>