ffmpeg: bump version to 3.2.9
Fixes a number of bugs, including integer/buffer overflows: https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.9 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ac82b697a1
commit
22b996fef0
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 42e7362692318afc666f14378dd445effa9a1b09787504a6ab5811fe442674cd ffmpeg-3.2.8.tar.xz
|
||||
sha256 1131d37890ed3dcbc3970452b200a56ceb36b73eaa51d1c23c770c90f928537f ffmpeg-3.2.9.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FFMPEG_VERSION = 3.2.8
|
||||
FFMPEG_VERSION = 3.2.9
|
||||
FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VERSION).tar.xz
|
||||
FFMPEG_SITE = http://ffmpeg.org/releases
|
||||
FFMPEG_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user