system/wine-staging: Updated for version 9.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2024-04-23 06:19:38 +07:00 committed by Willy Sudiarto Raharjo
parent a6955c4f2b
commit 7a2a09ad4b
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:-9.6}
VERSION=${VERSION:-9.7}
WINEVERSION=$VERSION
STAGINGVERSION=$VERSION
ARCHS="i386,x86_64"

View file

@ -1,10 +1,10 @@
PRGNAM="wine-staging"
VERSION="9.6"
VERSION="9.7"
HOMEPAGE="https://wiki.winehq.org/Wine-Staging"
DOWNLOAD="https://dl.winehq.org/wine/source/9.x/wine-9.6.tar.xz \
https://github.com/wine-staging/wine-staging/archive/v9.6/wine-staging-9.6.tar.gz"
MD5SUM="9bc6c11d200b717fa2ad33be31d91da2 \
ab997f4aded3004ed736d0bdbf114fb3"
DOWNLOAD="https://dl.winehq.org/wine/source/9.x/wine-9.7.tar.xz \
https://github.com/wine-staging/wine-staging/archive/v9.7/wine-staging-9.7.tar.gz"
MD5SUM="a419a59b3a00a0aa49646065c1aa78a0 \
26234ce1a1f9eacce2ea9b19ca70137b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""