mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
wine: update to 7.11.
This commit is contained in:
parent
f1750b3c54
commit
d6f27f0d6d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=7.10
|
||||
version=7.11
|
||||
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="3feb24cd8598c10f6af711e74ac2b5d2442bb4d3b8c078f9d3a253ae8736480d
|
||||
06b728072f6fe251f8db7552c78a567cbbd9cd394734e6ff77c90e2613d27baa"
|
||||
checksum="fa28deed99efba8e4b0cd9bb56ce62e57a4d15560baebd4bd69b6754ab41dc3f
|
||||
f706e242dcd5d687e636f670415c313059fd76680c7909b7aa3d1848f14700ca"
|
||||
|
||||
build_options="mingw staging xshm"
|
||||
build_options_default="mingw xshm"
|
||||
|
|
Loading…
Add table
Reference in a new issue