From d32dc3395ff207f10ae2829c28cf3f2ae565222f Mon Sep 17 00:00:00 2001 From: "Edinaldo P. Silva" Date: Sun, 9 Dec 2018 14:13:25 +0700 Subject: system/wine-staging: Updated for version 3.21. Signed-off-by: Willy Sudiarto Raharjo --- system/wine-staging/wine-staging.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'system/wine-staging/wine-staging.SlackBuild') diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild index 0c0a054d2f..6efc2ceb24 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.20} +VERSION=${VERSION:-3.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -157,7 +157,7 @@ if [ -n "$WIN64" ]; then make depend make - #NUMJOBS=${NUMJOBS:-"-s -j6 -l7"} + #NUMJOBS=${NUMJOBS:-"-s -j6 -l6"} #make depend $NUMJOBS || exit 1 #make $NUMJOBS || exit 1 make install DESTDIR=$PKG @@ -190,7 +190,7 @@ if [ -z "$NOWIN32" ]; then make depend make - #NUMJOBS=${NUMJOBS:-"-s -j6 -l7"} + #NUMJOBS=${NUMJOBS:-"-s -j6 -l6"} #make $NUMJOBS depend || exit 1 #make $NUMJOBS || exit 1 make install DESTDIR=$PKG -- cgit v1.2.3