wine: update to 6.3.

This commit is contained in:
Helmut Pozimski 2021-02-27 10:19:46 +01:00
parent c8a311d187
commit 099d8346c1

View file

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=6.2
version=6.3
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="b6609609a3abcc6ad927cdd65c740be01162b801523e0f7ba9fd6691800bbf19
8ae73db67446d00ca7aef8c34c9a7336d6ca36893fa55f943e662cd1035844de"
checksum="682a77c1fd12f56347ca2080d85fe17def1b655d3241d94582f87591d9d0cc3b
c490127b2bbbe326923ad32a5b730dc4d7541a07085a9553929b64b52a556c58"
build_options="mingw staging"
build_options_default="mingw"