mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
wine: update to 8.5.
This commit is contained in:
parent
e831a9332a
commit
ca60f89642
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=8.4
|
||||
version=8.5
|
||||
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="0459a462ea83705ada35ed5da71b61c73586dad59d18cdc528f0408a456cfbe0
|
||||
34ed95052b3e49b7a5837a219cb1c46b8ce16fc764bf0596bbda14401826bdf3"
|
||||
checksum="c09766401b30bb425e132e114b26dafa4276497e40ccbe15fb77e751fb09be17
|
||||
1934dba09508bd23f1bce91a2dc0175a3816201ccd6d856c02ac4595a6162616"
|
||||
|
||||
build_options="mingw staging xshm"
|
||||
build_options_default="mingw xshm"
|
||||
|
|
Loading…
Add table
Reference in a new issue