diff options
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 |
commit | 399262bfa44c53fd233aa9d79b8e157e59a00f77 (patch) | |
tree | 40b0948607d92393d441b83b93597bd2158c1621 /source/l/libwebp/libwebp.SlackBuild | |
parent | 30ad57f5bd43902fe63eb3d12d475791ccd4848a (diff) | |
download | current-399262bfa44c53fd233aa9d79b8e157e59a00f77.tar.gz |
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-x | source/l/libwebp/libwebp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/libwebp/libwebp.SlackBuild b/source/l/libwebp/libwebp.SlackBuild index 7d5ea789..3417a96e 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 |