wine: update to 7.19.
This commit is contained in:
parent
c1b075d1d5
commit
c6f20a4003
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=7.18
|
||||
version=7.19
|
||||
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="3edf62793f2599b0bb17142d2e588670055497545e1943fe80673b9267cfe9f6
|
||||
15fc964776f61c1508124b38e7ac850a5917916587309125bc274889920744b1"
|
||||
checksum="43ac497e6e1d7fded492c32a68b554c57b76f2be8dc787e7335a0dd4e68b9d21
|
||||
83347f27a77685f6c4b08a171a432254d93f797b1a9457276bba2ddd21c60840"
|
||||
|
||||
build_options="mingw staging xshm"
|
||||
build_options_default="mingw xshm"
|
||||
|
|
Loading…
Reference in New Issue