wine: update to 6.6.

This commit is contained in:
Andrew Benson 2021-04-11 16:11:00 -05:00 committed by Andrew Benson
parent d972630ddb
commit b9055723c1

View file

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=6.5
version=6.6
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="0600fd208c06925d6634d29f543bba0a64361c34e9bd7609c2f0e209610ad347
965b96a5058d3b4403bafb46993a959b92a2eb7a896f1070368db795e32aeb10"
checksum="99e522c6dcc0ac1d53d201bf3054891fdf11864257473c3eb341e37671fd84ad
c3fbcce35388b917981d72533d7d66ccc57b2b1e5af01435af0cb9b054744206"
build_options="mingw staging"
build_options_default="mingw"