summaryrefslogtreecommitdiffstats
path: root/source/l/boost/boost.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-12-14 18:59:34 +0000
committer Eric Hameleers <alien@slackware.com>2018-12-15 08:59:45 +0100
commitd6908c74068d635d8880b7b1f176dbe49dc44eec (patch)
treead0e3bc45e7b8be517518892e627c705802703d2 /source/l/boost/boost.SlackBuild
parent47b0e0208e3d8a7b91a0838c194902f18397097d (diff)
downloadcurrent-d6908c74068d635d8880b7b1f176dbe49dc44eec.tar.gz
current-d6908c74068d635d8880b7b1f176dbe49dc44eec.tar.xz
Fri Dec 14 18:59:34 UTC 201820181214185934
a/kernel-firmware-20181214_813fa1f-noarch-1.txz: Upgraded. ap/pamixer-1.3.1-x86_64-8.txz: Rebuilt. Recompiled against boost-1.69.0. kde/calligra-2.9.11-x86_64-27.txz: Rebuilt. Recompiled against boost-1.69.0. l/akonadi-1.13.0-x86_64-11.txz: Rebuilt. Recompiled against boost-1.69.0. l/boost-1.69.0-x86_64-1.txz: Upgraded. Shared library .so-version bump.
Diffstat (limited to 'source/l/boost/boost.SlackBuild')
-rwxr-xr-xsource/l/boost/boost.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/boost/boost.SlackBuild b/source/l/boost/boost.SlackBuild
index 2c57e2f51..231d36078 100755
--- a/source/l/boost/boost.SlackBuild
+++ b/source/l/boost/boost.SlackBuild
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=boost
VERSION=${VERSION:-$(echo $PKGNAM_*.tar.?z | rev | cut -f 3- -d . | rev | cut -f 2- -d _)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
PKG_VERSION=$(echo $VERSION | tr _ .) # Leave this alone
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}