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

Peter Korsgaard peter at korsgaard.com
Tue Apr 12 21:21:11 UTC 2016


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

Bumping to stable version 1.8.2

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Peter Korsgaard <peter at korsgaard.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 31db6c0..b4eec49 100644
--- a/package/wine/wine.hash
+++ b/package/wine/wine.hash
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 149ad3daaf8593b36c5c061285df0ec2a25e20ea48c61323be91088c4d22ca97 wine-1.8.1.tar.bz2
+sha256 51624fadf0145e87f0c01e7ce8524ea1e8d9d360c3e8a86e78cd26a52ce55a6f wine-1.8.2.tar.bz2
diff --git a/package/wine/wine.mk b/package/wine/wine.mk
index fc04027..7587cb0 100644
--- a/package/wine/wine.mk
+++ b/package/wine/wine.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WINE_VERSION = 1.8.1
+WINE_VERSION = 1.8.2
 WINE_SOURCE = wine-$(WINE_VERSION).tar.bz2
 WINE_SITE = https://dl.winehq.org/wine/source/1.8
 WINE_LICENSE = LGPLv2.1+


More information about the buildroot mailing list