summaryrefslogtreecommitdiffstats
path: root/system/wine-staging/wine-staging.SlackBuild
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2018-08-24 22:42:32 +0100
committer David Spencer <baildon.research@googlemail.com>2018-08-24 22:42:32 +0100
commit0ffd08784a5e5673b6645b124158a7b10395c08f (patch)
treeefe039147bcbd32328a0e4b6fea026d7f61f428a /system/wine-staging/wine-staging.SlackBuild
parentc32545e15b686c40f562cefd1a75d4b2bfc4738d (diff)
downloadslackbuilds-0ffd08784a5e5673b6645b124158a7b10395c08f.tar.gz
slackbuilds-0ffd08784a5e5673b6645b124158a7b10395c08f.tar.xz
system/wine-staging: Updated for version 3.14.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'system/wine-staging/wine-staging.SlackBuild')
-rw-r--r--system/wine-staging/wine-staging.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild
index e9e7b8531b..8878353828 100644
--- a/system/wine-staging/wine-staging.SlackBuild
+++ b/system/wine-staging/wine-staging.SlackBuild
@@ -30,7 +30,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wine-staging
-VERSION=${VERSION:-3.13}
+VERSION=${VERSION:-3.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -112,7 +112,7 @@ fi
--${do_opengl}-opengl \
--build=$ARCH-slackware-linux
-NUMJOBS=${NUMJOBS:-" -j6 "}
+NUMJOBS=${NUMJOBS:-"-s -j6 -l7"}
make $NUMJOBS || exit 1
#make
make install DESTDIR=$PKG