summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Steven Voges2023-12-10 07:26:46 +0100
committer Willy Sudiarto Raharjo2023-12-12 19:48:18 +0100
commit130bda0882b80c157af641d3d8f79f00adc2c685 (patch)
tree932a2002af48053d5ab494798047ca297bc7c825
parentd57d879fa1ff2ae2946b9dd3abaa37ec9e57f2a2 (diff)
downloadslackbuilds-130bda0882b80c157af641d3d8f79f00adc2c685.tar.gz
system/wine-staging: Updated for version 8.21.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/wine-staging/wine-staging.SlackBuild2
-rw-r--r--system/wine-staging/wine-staging.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild
index 26cba44fe4..bd80e4ad33 100644
--- a/system/wine-staging/wine-staging.SlackBuild
+++ b/system/wine-staging/wine-staging.SlackBuild
@@ -33,7 +33,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wine-staging
-VERSION=${VERSION:-8.20}
+VERSION=${VERSION:-8.21}
WINEVERSION=${WINEVERSION:-$VERSION}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info
index 17967c3b60..63b0da8568 100644
--- a/system/wine-staging/wine-staging.info
+++ b/system/wine-staging/wine-staging.info
@@ -1,10 +1,10 @@
PRGNAM="wine-staging"
-VERSION="8.20"
+VERSION="8.21"
HOMEPAGE="https://wiki.winehq.org/Wine-Staging"
-DOWNLOAD="https://dl.winehq.org/wine/source/8.x/wine-8.20.tar.xz \
- https://github.com/wine-staging/wine-staging/archive/v8.20/wine-staging-8.20.tar.gz"
-MD5SUM="77de870a7041965d6a0b9a3f03eba3a0 \
- 6a62ead8ab0c22f63e58cf298e695049"
+DOWNLOAD="https://dl.winehq.org/wine/source/8.x/wine-8.21.tar.xz \
+ https://github.com/wine-staging/wine-staging/archive/v8.21/wine-staging-8.21.tar.gz"
+MD5SUM="8f8f3fa132b35c9395da891d80ab3b24 \
+ 987dedeabd9b8d8d701c6bed5c56407d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""