summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-07-20 23:16:32 +0000
committer Eric Hameleers <alien@slackware.com>2018-07-21 09:00:35 +0200
commit00d6960a08e6f93912de4288aad90310fbf390ee (patch)
tree838c9bb3995e57d68b6f5a4896b9cd1112179334 /source/l
parent522c806a269fbab51a9615e50fb7a3d82506d475 (diff)
downloadcurrent-00d6960a08e6f93912de4288aad90310fbf390ee.tar.gz
current-00d6960a08e6f93912de4288aad90310fbf390ee.tar.xz
Fri Jul 20 23:16:32 UTC 201820180720231632
ap/cups-filters-1.20.4-x86_64-2.txz: Rebuilt. Recompiled against poppler-0.67.0. kde/calligra-2.9.11-x86_64-23.txz: Rebuilt. Recompiled against poppler-0.67.0. l/ffmpeg-3.4.4-x86_64-1.txz: Upgraded. l/gst-plugins-base-1.14.2-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.14.2-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.14.2-x86_64-1.txz: Upgraded. l/gstreamer-1.14.2-x86_64-1.txz: Upgraded. l/poppler-0.67.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. n/php-7.2.8-x86_64-1.txz: Upgraded. This is a security release which also contains several minor bug fixes. (* Security fix *) t/texlive-2018.180630-x86_64-2.txz: Rebuilt. Recompiled against poppler-0.67.0. xap/MPlayer-20180720-x86_64-1.txz: Upgraded. xfce/tumbler-0.2.1-x86_64-5.txz: Rebuilt. Recompiled against poppler-0.67.0. extra/pure-alsa-system/MPlayer-20180720-x86_64-1_alsa.txz: Upgraded. extra/pure-alsa-system/ffmpeg-3.4.4-x86_64-1_alsa.txz: Upgraded. extra/pure-alsa-system/gst-plugins-good-1.14.2-x86_64-1_alsa.txz: Upgraded. pasture/php-5.6.37-x86_64-1.txz: Upgraded. Several security bugs have been fixed in this release, including: Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c heap-buffer-overflow (READ of size 48) while reading exif data (* Security fix *)
Diffstat (limited to 'source/l')
-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 cced84807..d52ce3261 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:-2}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in