summaryrefslogtreecommitdiffstats
path: root/source/l/libwebp/libwebp.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-01-21 19:58:34 +0000
committer Eric Hameleers <alien@slackware.com>2022-01-22 08:59:55 +0100
commit399262bfa44c53fd233aa9d79b8e157e59a00f77 (patch)
tree40b0948607d92393d441b83b93597bd2158c1621 /source/l/libwebp/libwebp.SlackBuild
parent30ad57f5bd43902fe63eb3d12d475791ccd4848a (diff)
downloadcurrent-20220121195834.tar.gz
current-20220121195834.tar.xz
Fri Jan 21 19:58:34 UTC 202220220121195834
kde/kconfigwidgets-5.90.1-x86_64-1.txz: Upgraded. l/libwebp-1.2.2-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/libwebp/libwebp.SlackBuild')
-rwxr-xr-xsource/l/libwebp/libwebp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/libwebp/libwebp.SlackBuild b/source/l/libwebp/libwebp.SlackBuild
index 7d5ea789f..3417a96e0 100755
--- a/source/l/libwebp/libwebp.SlackBuild
+++ b/source/l/libwebp/libwebp.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libwebp
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then