From acce0d0ae3fd3b014c08583b4eadeaa8e1d19be4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 20 Nov 2017 21:43:18 +0100 Subject: [PATCH] wine: update to 2.21. --- srcpkgs/wine/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index be278b10079..49a261ff1f9 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=2.19 +version=2.21 revision=1 build_style=gnu-configure configure_args="--without-gstreamer" @@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni " license="LGPL-2.1" homepage="http://www.winehq.org/" distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${version}.tar.xz" -checksum=487131e69875ae9c2d042798f954160146e603e449c3c97981f29b42f4a66095 +checksum=bafa04e8cfbb3c5fbb6bb5080fb5d3f2f6816ac69518d0ed50aceadb66b4abef CC="gcc" CFLAGS="-O2 -pipe" @@ -35,7 +35,7 @@ binfmts="/usr/bin/wine --magic MZ" build_options="staging" desc_option_staging="Enable wine-staging patchset" -build_options_default="staging" +#build_options_default="staging" nopie=yes