mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
wine: update to 7.12.
This commit is contained in:
parent
15ab20d6ae
commit
2a0f07ce21
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=7.11
|
||||
version=7.12
|
||||
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="fa28deed99efba8e4b0cd9bb56ce62e57a4d15560baebd4bd69b6754ab41dc3f
|
||||
f706e242dcd5d687e636f670415c313059fd76680c7909b7aa3d1848f14700ca"
|
||||
checksum="809cec13716636e6eafd4c3da7312456a844d316020a5578611bcdba21069c68
|
||||
9789d236b19724429ab213fe6c5980642f4c55003fb47023288a25e28f1ae450"
|
||||
|
||||
build_options="mingw staging xshm"
|
||||
build_options_default="mingw xshm"
|
||||
|
|
Loading…
Add table
Reference in a new issue