wine: update to 8.1.
This commit is contained in:
parent
4a0d5b0dce
commit
934d289fa9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=8.0
|
||||
version=8.1
|
||||
revision=1
|
||||
_pkgver=${version/r/-r}
|
||||
create_wrksrc=yes
|
||||
|
@ -11,10 +11,10 @@ short_desc="Run Microsoft Windows applications"
|
|||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://www.winehq.org/"
|
||||
distfiles="https://dl.winehq.org/wine/source/${version}/wine-${_pkgver}.tar.xz
|
||||
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="0272c20938f8721ae4510afaa8b36037457dd57661e4d664231079b9e91c792e
|
||||
9b0ba0be13ba2e77bc9a9d8c9160f3580e538d9eb788b52d176222349d9869cd"
|
||||
checksum="4120ee6b3f294d97aaf2c73034cf1c2cbf13a195c94c5c74a646a81f92412598
|
||||
b2c50878e48cd69d5cd1e4cbf5f19d4af10a56db42932aacb8f6316a25c639af"
|
||||
|
||||
build_options="mingw staging xshm"
|
||||
build_options_default="mingw xshm"
|
||||
|
|
Loading…
Reference in New Issue