projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62e5089
)
ffmpeg: update to version 4.3.5
author
Josef Schlehofer
<
[email protected]
>
Mon, 13 Feb 2023 08:52:43 +0000
(09:52 +0100)
committer
Josef Schlehofer
<
[email protected]
>
Sat, 1 Apr 2023 09:04:53 +0000
(11:04 +0200)
Fixes: CVE-2020-21041
Signed-off-by: Josef Schlehofer <
[email protected]
>
multimedia/ffmpeg/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/ffmpeg/Makefile
b/multimedia/ffmpeg/Makefile
index 2e7ce7069ff979a06b5fe402f13544bd1fa2b98a..8de7f10b7b3c1c8a210c46b19664799c134add5e 100644
(file)
--- a/
multimedia/ffmpeg/Makefile
+++ b/
multimedia/ffmpeg/Makefile
@@
-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 <
[email protected]
>, \
Ian Leonard <
[email protected]
>