mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
wine: update to 10.10.
This commit is contained in:
parent
7eac97cff9
commit
cc535c6cd2
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=10.9
|
version=10.10
|
||||||
revision=2
|
revision=1
|
||||||
_pkgver=${version/r/-r}
|
_pkgver=${version/r/-r}
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc=wine-${_pkgver}
|
build_wrksrc=wine-${_pkgver}
|
||||||
|
@ -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="c2baee3b4486822705605cfd1159f960f319f0eee33c0aa7c380ae983b70ccee
|
checksum="e76466a5ca3197f399ddf8069b0a79e5eb2dffe5b3b7db9eb7272288330c8596
|
||||||
898e33a27fe4afa895a2e5214a911020b69097118cefe7ce27bacbfe76ef1bf1"
|
17a636a76d5775bc7eb25a4a908d1ff5d40ecbcee46fefca10ae292a0a83f6e1"
|
||||||
|
|
||||||
# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
|
# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
|
||||||
# check for updates to these packages when updating wine
|
# check for updates to these packages when updating wine
|
||||||
|
|
Loading…
Add table
Reference in a new issue