mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
wine: update to 8.10.
This commit is contained in:
parent
d31fb4ec56
commit
4abebdf477
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=8.9
|
||||
version=8.10
|
||||
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="8cdf86b250d9080fcd4e3b939680fcd38ebf0f274a7afa2dcc65f74fa2c1b320
|
||||
ad5fef3487240033aed83c0a7d5b449c85b2d1af5aeb7efe02db12903221a9d4"
|
||||
checksum="c4f36dd73c176cef8e7016ca4139ee76f5b498a4afd7edb517e14c0d5394736f
|
||||
04ff999dd3c8a469f66cb559296051bb234ab355991374deceabeaf546b7d5e3"
|
||||
|
||||
build_options="mingw staging xshm"
|
||||
build_options_default="mingw xshm"
|
||||
|
|
Loading…
Add table
Reference in a new issue