summaryrefslogtreecommitdiffstats
path: root/source/l/libvisio
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-08-19 19:23:23 +0000
committer Eric Hameleers <alien@slackware.com>2019-08-20 08:59:46 +0200
commit1cfc178ab07198fd09d0f6c4c17d5dae4a6e4a2c (patch)
tree5b5e11832d9dd4b06ab81ad644dbfbab1f82a080 /source/l/libvisio
parent28b30fa373bf4044466920caf4d1ca6195a84d2c (diff)
downloadcurrent-1cfc178ab07198fd09d0f6c4c17d5dae4a6e4a2c.tar.gz
current-1cfc178ab07198fd09d0f6c4c17d5dae4a6e4a2c.tar.xz
Mon Aug 19 19:23:23 UTC 201920190819192323
d/ccache-3.7.3-x86_64-1.txz: Upgraded. l/libvisio-0.1.7-x86_64-1.txz: Upgraded. n/bind-9.14.4-x86_64-2.txz: Rebuilt. Updated to the latest named.root in the caching-example configs. Thanks to 3rensho for the bug report. n/s-nail-14.9.15-x86_64-1.txz: Upgraded. n/whois-5.5.1-x86_64-1.txz: Upgraded. xap/xlockmore-5.58-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/libvisio')
-rwxr-xr-xsource/l/libvisio/libvisio.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/libvisio/libvisio.SlackBuild b/source/l/libvisio/libvisio.SlackBuild
index 5f6fe9f4e..7a48a75c3 100755
--- a/source/l/libvisio/libvisio.SlackBuild
+++ b/source/l/libvisio/libvisio.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libvisio
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-6}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}