mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
wine: update to 8.20.
This commit is contained in:
parent
dc752c9a79
commit
8d30280e4e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=8.19
|
||||
revision=2
|
||||
version=8.20
|
||||
revision=1
|
||||
_pkgver=${version/r/-r}
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=wine-${_pkgver}
|
||||
|
@ -13,8 +13,8 @@ license="LGPL-2.1-or-later"
|
|||
homepage="http://www.winehq.org/"
|
||||
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${_pkgver}.tar.xz
|
||||
https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz"
|
||||
checksum="9253f81c8880ddcc9b7914974c2fc198485457a476683fa27a71fe73522ed31d
|
||||
bc9f317f243d2f18ed998b8d9116563da94ecc3af3b39864dcd5e99b0f090c12"
|
||||
checksum="48d6b76bd64305a202057fbc19d922c1f49625f6d1a9825927c0a18572739982
|
||||
63e124de6f0bf868f8eb0e2c023edf72df0ef0d421873133f57e8b943f5fbe7d"
|
||||
|
||||
# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
|
||||
# check for updates to these packages when updating wine
|
||||
|
|
Loading…
Add table
Reference in a new issue