mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
system/wine-staging: Updated for version 5.11.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
16a512b76a
commit
ad5abfa15c
2 changed files with 6 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
|||
# Now maintained by Dave Woodfall <dave@slackbuilds.org>
|
||||
|
||||
PRGNAM=wine-staging
|
||||
VERSION=${VERSION:-5.10}
|
||||
VERSION=${VERSION:-5.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="wine-staging"
|
||||
VERSION="5.10"
|
||||
VERSION="5.11"
|
||||
HOMEPAGE="https://wiki.winehq.org/Wine-Staging"
|
||||
DOWNLOAD="https://dl.winehq.org/wine/source/5.x/wine-5.10.tar.xz \
|
||||
https://github.com/wine-staging/wine-staging/archive/v5.10/wine-staging-5.10.tar.gz"
|
||||
MD5SUM="e2d91a21d94f2e0876dab85a95033ba9 \
|
||||
3be7b8b182ccd96e48989b4e57311193"
|
||||
DOWNLOAD="https://dl.winehq.org/wine/source/5.x/wine-5.11.tar.xz \
|
||||
https://github.com/wine-staging/wine-staging/archive/v5.11/wine-staging-5.11.tar.gz"
|
||||
MD5SUM="e5250e7bb7358e94265122e1a709842b \
|
||||
6805e48343f1e71da1c7547a3c2f452e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue