mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
wine: update to 10.12.
This commit is contained in:
parent
ef77027b20
commit
59b2ad0e73
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=10.11
|
||||
version=10.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="185be98699b914bc29e724430947986bb78a867e62e422f00c75341932b678ce
|
||||
de0e30ebb11bd4cdcf5f70d1349dc26bf1ed2ac6e089d91be7a18ce13855ebc3"
|
||||
checksum="cd572c71a3d72e87f98490b228c7c26aaeb3fde38dd9e79fc3b56391d599d6bf
|
||||
f08ddb0f5a39f24bf7ddbd8e78b52a04c48b9bed50ac10144c9aceca5d45ed28"
|
||||
|
||||
# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
|
||||
# check for updates to these packages when updating wine
|
||||
|
|
Loading…
Add table
Reference in a new issue