mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
wine: update to 9.2
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
This commit is contained in:
parent
85994805f3
commit
c8676b94d2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=9.1
|
||||
version=9.2
|
||||
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="01b3b91b6fc35cabe93b28f190a237ba95c8ac70c436d919586deaa3da258fff
|
||||
d5fb3d2b3aa2d61eac188d9e7e7436cdafbd7f370a797b22b9b473046acedf15"
|
||||
checksum="8281c5a082cc47ac3c2c91ceaade5f17396553b39adcb32e741253865b658162
|
||||
fdfe50474fa3805a55ad7213d5e83e12c0894793396ee526d274833b00ff945a"
|
||||
|
||||
# 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