summaryrefslogtreecommitdiffstats
path: root/source/l/ffmpeg/ffmpeg.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-03-27 20:11:55 +0000
committer Eric Hameleers <alien@slackware.com>2021-03-28 08:59:53 +0200
commit152c2f5d42f80e854acfb0f0d01c450b98f4d10b (patch)
treeb3bbcea2c4348fd1fa8f054e429d6a0e6ca1e244 /source/l/ffmpeg/ffmpeg.SlackBuild
parent70c069bd5cf5acd2bb3b115218e801d038ec9ad6 (diff)
downloadcurrent-152c2f5d42f80e854acfb0f0d01c450b98f4d10b.tar.gz
current-152c2f5d42f80e854acfb0f0d01c450b98f4d10b.tar.xz
Sat Mar 27 20:11:55 UTC 202120210327201155
ap/sqlite-3.35.3-x86_64-1.txz: Upgraded. d/git-2.31.1-x86_64-1.txz: Upgraded. d/re2c-2.1-x86_64-1.txz: Upgraded. l/ffmpeg-4.3.2-x86_64-2.txz: Rebuilt. libvpx-1.10.0 seems to have a changed ABI, so recompile against it. l/gst-plugins-good-1.18.4-x86_64-2.txz: Rebuilt. libvpx-1.10.0 seems to have a changed ABI, so recompile against it. l/pango-1.48.4-x86_64-1.txz: Upgraded. l/qt5-5.15.2-x86_64-7.txz: Rebuilt. n/epic5-2.1.3-x86_64-1.txz: Upgraded. x/libXaw-1.0.14-x86_64-1.txz: Upgraded. x/xterm-367-x86_64-1.txz: Upgraded. This update fixes a security issue: xterm before Patch #366 allows remote attackers to execute arbitrary code or cause a denial of service (segmentation fault) via a crafted UTF-8 combining character sequence. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27135 (* Security fix *) xap/xine-lib-1.2.11-x86_64-5.txz: Rebuilt. libvpx-1.10.0 seems to have a changed ABI, so recompile against it. xap/xpaint-3.1.3-x86_64-1.txz: Upgraded. xap/xsnow-3.2.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/ffmpeg/ffmpeg.SlackBuild')
-rwxr-xr-xsource/l/ffmpeg/ffmpeg.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/ffmpeg/ffmpeg.SlackBuild b/source/l/ffmpeg/ffmpeg.SlackBuild
index efef2dcb7..6ede2d332 100755
--- a/source/l/ffmpeg/ffmpeg.SlackBuild
+++ b/source/l/ffmpeg/ffmpeg.SlackBuild
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=ffmpeg
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in