X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 83979DC9060 for ; Fri, 22 Apr 2016 15:26:46 +0000 (UTC) Received: from newmail.tetrasec.net (unknown [74.117.189.117]) by mail.alpinelinux.org (Postfix) with ESMTP id 62403DC00EC for ; Fri, 22 Apr 2016 15:26:46 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (229.63.200.37.customer.cdi.no [37.200.63.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id A71CC5A0883; Fri, 22 Apr 2016 15:26:45 +0000 (GMT) Date: Fri, 22 Apr 2016 17:26:40 +0200 From: Natanael Copa To: =?ISO-8859-1?B?KnVrYXN6?= Jendrysik Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH 1/2] community/wine: upgrade to 1.9.7 Message-ID: <20160422172640.5d7974da@ncopa-desktop.alpinelinux.org> In-Reply-To: <1459691103-31821-1-git-send-email-scadu@yandex.com> References: <1459691103-31821-1-git-send-email-scadu@yandex.com> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP On Sun, 3 Apr 2016 15:45:02 +0200 *ukasz Jendrysik wrote: > --- > community/wine/APKBUILD | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) >=20 > diff --git a/community/wine/APKBUILD b/community/wine/APKBUILD > index f006db0..689e9c3 100644 > --- a/community/wine/APKBUILD > +++ b/community/wine/APKBUILD > @@ -3,7 +3,7 @@ > # Contributor: *ukasz Jendrysik > # Maintainer: Natanael Copa > pkgname=3Dwine > -pkgver=3D1.8.1 > +pkgver=3D1.9.7 > _pkgver=3D${pkgver/_/-} > pkgrel=3D0 > pkgdesc=3D"A compatibility layer for running Windows programs" I have not applied this because I want wine 1.8.x in the alpine v3.4. We can upgrade to wine 1.9.x after alpine 3.4-stable is branched. (when 3.4.0 is released). -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---