wine: update to 8.16
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
This commit is contained in:
parent
5f47bd1576
commit
690981e9cf
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=8.15
|
||||
revision=2
|
||||
version=8.16
|
||||
revision=1
|
||||
_pkgver=${version/r/-r}
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=wine-${_pkgver}
|
||||
|
@ -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="ed8fae61784bca6475accc78eff26a9ec6b08001a7ae1698d52e25f9c2d422da
|
||||
1f3ec7e3f5dee62ec156dc39293f3b3d48e604fd4d5ca53d416f9fbb13094907"
|
||||
checksum="168266375eef23394a3147e84b41b4297fb80363db0a07921a5ed087a9c3f3fd
|
||||
b883f245ac36e575e40224f82dc73819b5527af5319c40daaa74e0e10a3af9b3"
|
||||
|
||||
# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
|
||||
# check for updates to these packages when updating wine
|
||||
|
|
Loading…
Reference in New Issue