wine: update to 6.5.
This commit is contained in:
parent
522bccb8e9
commit
94aa641a9c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=6.4
|
||||
version=6.5
|
||||
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="1b2d2b453d90d6c2d7124e47faeae50e5c54c25f69bee1d06531843261024c8f
|
||||
849daae53c114e85e5c3d5af13ae6dfd9b9bb46cf64f1c275e683212c5c5942e"
|
||||
checksum="0600fd208c06925d6634d29f543bba0a64361c34e9bd7609c2f0e209610ad347
|
||||
965b96a5058d3b4403bafb46993a959b92a2eb7a896f1070368db795e32aeb10"
|
||||
|
||||
build_options="mingw staging"
|
||||
build_options_default="mingw"
|
||||
|
|
Loading…
Reference in a new issue