From 2a0f07ce21523265afbfcabfe6524a429b94d592 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 2 Jul 2022 08:20:04 +0200 Subject: [PATCH] wine: update to 7.12. --- srcpkgs/wine/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 6f807b194d5..e043313f260 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=7.11 +version=7.12 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="fa28deed99efba8e4b0cd9bb56ce62e57a4d15560baebd4bd69b6754ab41dc3f - f706e242dcd5d687e636f670415c313059fd76680c7909b7aa3d1848f14700ca" +checksum="809cec13716636e6eafd4c3da7312456a844d316020a5578611bcdba21069c68 + 9789d236b19724429ab213fe6c5980642f4c55003fb47023288a25e28f1ae450" build_options="mingw staging xshm" build_options_default="mingw xshm"