wine: update to 8.2.
This commit is contained in:
parent
59cada3da4
commit
ea02bce73a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=8.1
|
||||
version=8.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="4120ee6b3f294d97aaf2c73034cf1c2cbf13a195c94c5c74a646a81f92412598
|
||||
b2c50878e48cd69d5cd1e4cbf5f19d4af10a56db42932aacb8f6316a25c639af"
|
||||
checksum="deada37cf6d949a8af81b7fd46748ab23c612db1c6ec75e62688ac7d6c58493b
|
||||
79e59ba545dad7eafc461ef17ecc73d80b867d9649089a81421a090e4f066a82"
|
||||
|
||||
build_options="mingw staging xshm"
|
||||
build_options_default="mingw xshm"
|
||||
|
|
Loading…
Reference in New Issue