[Buildroot] [git commit] wine: Bump to version 2.0.2

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jul 21 21:03:17 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=04647c01d524c652a15a9ca95f9fbe307e4174c4
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/wine/wine.hash | 2 +-
 package/wine/wine.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/wine/wine.hash b/package/wine/wine.hash
index 3490c7e..2b22a4a 100644
--- a/package/wine/wine.hash
+++ b/package/wine/wine.hash
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 6cfb4eaae566dc7afb7ac0f1f2db2c0d69969952acab0debf084ee8f7b071583 wine-2.0.1.tar.xz
+sha256 f71884f539928877f4b415309f582825d3d3c9976104e43d566944c710713c9a wine-2.0.2.tar.xz
diff --git a/package/wine/wine.mk b/package/wine/wine.mk
index 68ebd48..b733952 100644
--- a/package/wine/wine.mk
+++ b/package/wine/wine.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WINE_VERSION = 2.0.1
+WINE_VERSION = 2.0.2
 WINE_SOURCE = wine-$(WINE_VERSION).tar.xz
 WINE_SITE = https://dl.winehq.org/wine/source/2.0
 WINE_LICENSE = LGPL-2.1+


More information about the buildroot mailing list