multimedia/ffmpeg4: Updated for version 4.3.1

Signed-off-by: Christoph Willing <chris.willing@linux.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christoph Willing 2020-07-16 07:57:47 +10:00 committed by Willy Sudiarto Raharjo
parent d3b5a6da8f
commit 41cb321972
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
PRGNAM=ffmpeg4
SRCNAM=ffmpeg
VERSION=${VERSION:-4.3}
VERSION=${VERSION:-4.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ffmpeg4"
VERSION="4.3"
VERSION="4.3.1"
HOMEPAGE="https://ffmpeg.org/"
DOWNLOAD="https://ffmpeg.org/releases/ffmpeg-4.3.tar.bz2"
MD5SUM="ed9b3002fb491d704b548a97e1d00391"
DOWNLOAD="https://ffmpeg.org/releases/ffmpeg-4.3.1.tar.bz2"
MD5SUM="804707549590e90880e8ecd4e5244fd8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="aom libass libwebp x264 x265"