summaryrefslogtreecommitdiffstats
path: root/system/wine-staging
diff options
context:
space:
mode:
author Edinaldo P. Silva2018-08-24 23:42:32 +0200
committer David Spencer2018-08-24 23:42:32 +0200
commit0ffd08784a5e5673b6645b124158a7b10395c08f (patch)
treeefe039147bcbd32328a0e4b6fea026d7f61f428a /system/wine-staging
parentc32545e15b686c40f562cefd1a75d4b2bfc4738d (diff)
downloadslackbuilds-0ffd08784a5e5673b6645b124158a7b10395c08f.tar.gz
system/wine-staging: Updated for version 3.14.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'system/wine-staging')
-rw-r--r--system/wine-staging/wine-staging.SlackBuild4
-rw-r--r--system/wine-staging/wine-staging.info10
2 files changed, 7 insertions, 7 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
diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info
index be6ba47026..ce0f81a44b 100644
--- a/system/wine-staging/wine-staging.info
+++ b/system/wine-staging/wine-staging.info
@@ -1,10 +1,10 @@
PRGNAM="wine-staging"
-VERSION="3.13"
+VERSION="3.14"
HOMEPAGE="https://wiki.winehq.org/Wine-Staging"
-DOWNLOAD="https://dl.winehq.org/wine/source/3.x/wine-3.13.tar.xz \
- https://github.com/wine-staging/wine-staging/archive/v3.13/wine-staging-3.13.tar.gz"
-MD5SUM="ef356c13bd7c14f3de7dd2a2a6b1906a \
- cf275952a392b793dc6761ff16fa9897"
+DOWNLOAD="https://dl.winehq.org/wine/source/3.x/wine-3.14.tar.xz \
+ https://github.com/wine-staging/wine-staging/archive/v3.14/wine-staging-3.14.tar.gz"
+MD5SUM="d0b359d4fb695cf161ec0c689804c164 \
+ f4b2fd220fbcaf51d1e03d78ed21cefc"
DOWNLOAD_x86_64="UNSUPPORTED"
MD5SUM_x86_64=""
REQUIRES=""