summaryrefslogtreecommitdiffstats
path: root/source/a/coreutils/coreutils.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-07-03 02:21:49 +0000
committer Eric Hameleers <alien@slackware.com>2018-07-03 21:00:35 +0200
commit009541f1c2f9123cb5a175549587f7df829da08f (patch)
tree97a7996d3837fa53ae8f50819345313269e9b7e6 /source/a/coreutils/coreutils.SlackBuild
parent925fbfa5e9784cf254634c67415ff2de76a6cfa4 (diff)
downloadcurrent-009541f1c2f9123cb5a175549587f7df829da08f.tar.gz
current-009541f1c2f9123cb5a175549587f7df829da08f.tar.xz
Tue Jul 3 02:21:49 UTC 201820180703022149
a/coreutils-8.30-x86_64-1.txz: Upgraded. d/guile-2.2.4-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a/coreutils/coreutils.SlackBuild')
-rwxr-xr-xsource/a/coreutils/coreutils.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/coreutils/coreutils.SlackBuild b/source/a/coreutils/coreutils.SlackBuild
index e37d49cf5..47f75266d 100755
--- a/source/a/coreutils/coreutils.SlackBuild
+++ b/source/a/coreutils/coreutils.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=coreutils
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:--j6}