mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
wine: update to 7.18.
This commit is contained in:
parent
ce2aafd9a8
commit
d8c8fce24f
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.17
|
version=7.18
|
||||||
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="2436b8ac50d628f4ca3ac5300c182663dfcfa48ba1ba5548a7728eb661fb4f41
|
checksum="3edf62793f2599b0bb17142d2e588670055497545e1943fe80673b9267cfe9f6
|
||||||
848ce3c16868854b90b370183b6615414bcfea7962cad9d6b9b4043d2cee938c"
|
15fc964776f61c1508124b38e7ac850a5917916587309125bc274889920744b1"
|
||||||
|
|
||||||
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