mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
wine: update to 10.13.
This commit is contained in:
parent
0e7b251c15
commit
dc40dd098d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=10.12
|
||||
version=10.13
|
||||
revision=1
|
||||
_pkgver=${version/r/-r}
|
||||
create_wrksrc=yes
|
||||
|
@ -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="cd572c71a3d72e87f98490b228c7c26aaeb3fde38dd9e79fc3b56391d599d6bf
|
||||
f08ddb0f5a39f24bf7ddbd8e78b52a04c48b9bed50ac10144c9aceca5d45ed28"
|
||||
checksum="f1f38df2055bdafa46b44c1edf8641e683330e3a146e09fd5219cfe93e33c531
|
||||
e8e7133ede1c5e7a0ec85fdf54a6e0292d3d15a2830d8a31f0bdbdd7b0532bb8"
|
||||
|
||||
# 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