From c14cabe604c91188087c8193358367f3ad14ff50 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 12 Feb 2018 13:20:20 +0000 Subject: ffmpeg: updated to 3.4.2 --- ffmpeg/build/ffmpeg.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ffmpeg/build') diff --git a/ffmpeg/build/ffmpeg.SlackBuild b/ffmpeg/build/ffmpeg.SlackBuild index 1ac1f58a..e8c0f7ab 100755 --- a/ffmpeg/build/ffmpeg.SlackBuild +++ b/ffmpeg/build/ffmpeg.SlackBuild @@ -173,6 +173,8 @@ # * Rebuilt to fix the broken libx265 linking. # 3.4.1-1: 29/jan/2018 by Eric Hameleers # * Updated. +# 3.4.2-1: 12/feb/2018 by Eric Hameleers +# * Updated. # # Run 'sh ffmpeg.SlackBuild' to build a Slackware package. # The package (.txz) plus descriptive .txt file are created in /tmp . @@ -182,7 +184,7 @@ PRGNAM=ffmpeg -VERSION=${VERSION:-3.4.1} +VERSION=${VERSION:-3.4.2} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:--j7} TAG=${TAG:-"alien"} -- cgit v1.2.3-65-gdbad