summaryrefslogtreecommitdiffstats
path: root/source/l/ffmpeg/ffmpeg.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-05-27 18:13:18 +0000
committer Eric Hameleers <alien@slackware.com>2022-05-28 07:00:07 +0200
commitde42b727197149058ceade000c902b6fc65836fd (patch)
treec10eda95245547dbbae6a7b6c54b902d239b484f /source/l/ffmpeg/ffmpeg.SlackBuild
parent2aacdc1363933cb9d155e2d694a63db7c6441f56 (diff)
downloadcurrent-de42b727197149058ceade000c902b6fc65836fd.tar.gz
current-de42b727197149058ceade000c902b6fc65836fd.tar.xz
Fri May 27 18:13:18 UTC 202220220527181318
l/ffmpeg-4.4.2-x86_64-1.txz: Upgraded. n/iproute2-5.18.0-x86_64-1.txz: Upgraded. n/iw-5.19-x86_64-1.txz: Upgraded. n/krb5-1.20-x86_64-1.txz: Upgraded. n/sshfs-3.7.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 6d4c4eb3e..49bfcc602 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