system/wine-staging: Updated for version 8.21.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2023-12-10 13:26:46 +07:00 committed by Willy Sudiarto Raharjo
parent d57d879fa1
commit 130bda0882
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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=""