summaryrefslogtreecommitdiffstats
path: root/source/d/binutils/binutils.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-07-14 21:49:31 +0000
committer Eric Hameleers <alien@slackware.com>2018-07-15 09:00:34 +0200
commit67886560b215367bc14ea70569ba67d9f9551a12 (patch)
treeddcf4b0ed9618e4c7a3c9f73ca92ca2cdf4c4ddb /source/d/binutils/binutils.SlackBuild
parente1b360e07d441ab3dac2f0bfb29f09f15069ad31 (diff)
downloadcurrent-67886560b215367bc14ea70569ba67d9f9551a12.tar.gz
current-67886560b215367bc14ea70569ba67d9f9551a12.tar.xz
Sat Jul 14 21:49:31 UTC 201820180714214931
l/pulseaudio-12.1-x86_64-1.txz: Upgraded. l/utf8proc-2.1.1-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/d/binutils/binutils.SlackBuild')
-rwxr-xr-xsource/d/binutils/binutils.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/binutils/binutils.SlackBuild b/source/d/binutils/binutils.SlackBuild
index 717c0b6a7..05a715fa5 100755
--- a/source/d/binutils/binutils.SlackBuild
+++ b/source/d/binutils/binutils.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=binutils
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:
MARCH=$( uname -m )