mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wine: update to 8.11.
This commit is contained in:
parent
3ae020b434
commit
3753cbfb3b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=8.10
|
version=8.11
|
||||||
revision=1
|
revision=1
|
||||||
_pkgver=${version/r/-r}
|
_pkgver=${version/r/-r}
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -13,8 +13,8 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.winehq.org/"
|
homepage="http://www.winehq.org/"
|
||||||
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/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"
|
https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz"
|
||||||
checksum="c4f36dd73c176cef8e7016ca4139ee76f5b498a4afd7edb517e14c0d5394736f
|
checksum="0b5f2c8085352332590f076410174c486f7773da5727337745b1c1dcfe897fc9
|
||||||
04ff999dd3c8a469f66cb559296051bb234ab355991374deceabeaf546b7d5e3"
|
3405ef0fa99fb92b39bb7a5480774b837cb929e35e3675b33c1c260eebfcbb85"
|
||||||
|
|
||||||
build_options="mingw staging xshm"
|
build_options="mingw staging xshm"
|
||||||
build_options_default="mingw xshm"
|
build_options_default="mingw xshm"
|
||||||
|
|
Loading…
Add table
Reference in a new issue