mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
wine: update to 7.8.
This commit is contained in:
parent
20fdd66a1c
commit
5cfac90cbc
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.7
|
version=7.8
|
||||||
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="52a4d06ba77080df4a4b022bf9c2cc05cfa1d79bd4bb08c6b88f7c3ae09d1464
|
checksum="8f76e9c96b50f2ac8e24e5deedfa3e0d9596a5706709226f65a94c6a160019b8
|
||||||
9a8c18196ea346cdce84bd87693e911ecb505c1324b85bdbf60b115f8c487ab7"
|
2561142889a700534b1d710d000cd6d819b9ed23c55b0f66b5af878b4a29a587"
|
||||||
|
|
||||||
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