summaryrefslogtreecommitdiffstats
path: root/source/d/ccache/ccache.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-02-05 21:18:59 +0000
committer Eric Hameleers <alien@slackware.com>2021-02-06 08:59:52 +0100
commitda5b964ecc482a45392642b55a68eaeb5b554c00 (patch)
tree88a069c9dfcf9e4213fa3a6e0a520514ecdd4ce7 /source/d/ccache/ccache.SlackBuild
parentecb30b94ab396ab82babed49159af290470f7971 (diff)
downloadcurrent-da5b964ecc482a45392642b55a68eaeb5b554c00.tar.gz
current-da5b964ecc482a45392642b55a68eaeb5b554c00.tar.xz
Fri Feb 5 21:18:59 UTC 202120210205211859
a/udisks2-2.9.2-x86_64-1.txz: Upgraded. d/ccache-4.2-x86_64-1.txz: Upgraded. l/fuse3-3.10.2-x86_64-1.txz: Upgraded. l/glib2-2.66.6-x86_64-1.txz: Upgraded. l/libcap-2.48-x86_64-1.txz: Upgraded. l/lmdb-0.9.28-x86_64-1.txz: Upgraded. l/mozjs78-78.7.1esr-x86_64-1.txz: Upgraded. l/openal-soft-1.21.1-x86_64-1.txz: Upgraded. x/xterm-365-x86_64-1.txz: Upgraded. xap/mozilla-firefox-78.7.1esr-x86_64-1.txz: Upgraded. This release contains a security fix. For more information, see: https://www.mozilla.org/en-US/firefox/78.7.1/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2021-06/#MOZ-2021-0001 (* Security fix *) xap/mozilla-thunderbird-78.7.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/78.7.1/releasenotes/
Diffstat (limited to 'source/d/ccache/ccache.SlackBuild')
-rwxr-xr-xsource/d/ccache/ccache.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/ccache/ccache.SlackBuild b/source/d/ccache/ccache.SlackBuild
index 3cae12ae6..d2c0fc340 100755
--- a/source/d/ccache/ccache.SlackBuild
+++ b/source/d/ccache/ccache.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=ccache
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then