mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
wine: update to 7.17.
This commit is contained in:
parent
2de929f4d7
commit
0971bd4992
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=7.16
|
version=7.17
|
||||||
revision=1
|
revision=1
|
||||||
_pkgver=${version/r/-r}
|
_pkgver=${version/r/-r}
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -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="b5723ced3d1e0329d4a741ff8e89cdf7a0b7b883a7f983b956649075ba353edc
|
checksum="2436b8ac50d628f4ca3ac5300c182663dfcfa48ba1ba5548a7728eb661fb4f41
|
||||||
d0ea7d7a83d03f0331e6912c9feb215aa7a07af77526336f9aa93b96e6efa43b"
|
848ce3c16868854b90b370183b6615414bcfea7962cad9d6b9b4043d2cee938c"
|
||||||
|
|
||||||
build_options="mingw staging xshm"
|
build_options="mingw staging xshm"
|
||||||
build_options_default="mingw xshm"
|
build_options_default="mingw xshm"
|
||||||
|
|
Loading…
Add table
Reference in a new issue