mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 09:32:57 +02:00
wine: update to 10.14.
This commit is contained in:
parent
7edd40d126
commit
eaac7dea6c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=10.13
|
||||
version=10.14
|
||||
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="f1f38df2055bdafa46b44c1edf8641e683330e3a146e09fd5219cfe93e33c531
|
||||
e8e7133ede1c5e7a0ec85fdf54a6e0292d3d15a2830d8a31f0bdbdd7b0532bb8"
|
||||
checksum="a4fa3b5aefe1c0b7391a91a2c3c733b8dfd04bb315c8eabcfb2af413969e5e4b
|
||||
c483561b79c1cf1415803bf8c03872a6eb9254c6429d5da303260930615d4842"
|
||||
|
||||
# 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