summaryrefslogtreecommitdiffstats
path: root/system/wine-staging
diff options
context:
space:
mode:
author Dave Woodfall2022-10-15 02:59:18 +0200
committer Willy Sudiarto Raharjo2022-10-15 05:47:38 +0200
commit5f82b7ab0e070a3acb8c9da2c7ceea08ff909391 (patch)
tree46e4bda68f90589f1fca6d0e5563e95745d3f3f1 /system/wine-staging
parent946c71f7577d4b4e0832b1b9e3d7489b6bf9a0e6 (diff)
downloadslackbuilds-5f82b7ab0e070a3acb8c9da2c7ceea08ff909391.tar.gz
system/wine-staging: Updated for version 7.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/wine-staging')
-rw-r--r--system/wine-staging/wine-staging.SlackBuild5
-rw-r--r--system/wine-staging/wine-staging.info10
2 files changed, 8 insertions, 7 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild
index adfc803c25..3db7791e38 100644
--- a/system/wine-staging/wine-staging.SlackBuild
+++ b/system/wine-staging/wine-staging.SlackBuild
@@ -34,8 +34,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wine-staging
-VERSION=${VERSION:-7.15}
-WINEVERSION=${WINEVERSION:-7.15}
+VERSION=${VERSION:-7.18}
+# This ought to work (madcap laughter)
+WINEVERSION=${WINEVERSION:-$VERSION}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info
index 020001935b..336814c17e 100644
--- a/system/wine-staging/wine-staging.info
+++ b/system/wine-staging/wine-staging.info
@@ -1,10 +1,10 @@
PRGNAM="wine-staging"
-VERSION="7.15"
+VERSION="7.18"
HOMEPAGE="https://wiki.winehq.org/Wine-Staging"
-DOWNLOAD="https://dl.winehq.org/wine/source/7.x/wine-7.15.tar.xz \
- https://github.com/wine-staging/wine-staging/archive/v7.15/wine-staging-7.15.tar.gz"
-MD5SUM="3e2829c669297666632492436dbfe580 \
- 472d97bfe7511018419b3d8e41ec4f56"
+DOWNLOAD="https://dl.winehq.org/wine/source/7.x/wine-7.18.tar.xz \
+ https://github.com/wine-staging/wine-staging/archive/v7.18/wine-staging-7.18.tar.gz"
+MD5SUM="879dd506c4aa1c94256c71f494aee72d \
+ c56f115c45e950c0665dc5bfd581d382"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""