wine: update to 6.2.
This commit is contained in:
parent
a281f0e46c
commit
e32c77fdca
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=6.1
|
||||
version=6.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="a92c24308c48b851b5dc22a1d35696a57311c447b31ec9fa543ec5b0aa73a149
|
||||
f4de54fe026b920191db6c5001cfd563503d0fa3e2b191315311285019afddf4"
|
||||
checksum="b6609609a3abcc6ad927cdd65c740be01162b801523e0f7ba9fd6691800bbf19
|
||||
8ae73db67446d00ca7aef8c34c9a7336d6ca36893fa55f943e662cd1035844de"
|
||||
|
||||
build_options="mingw staging"
|
||||
build_options_default="mingw"
|
||||
|
|
Loading…
Reference in New Issue