Browse Source

wine: Bump to version 2.0.2

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
André Hentschel 8 years ago
parent
commit
04647c01d5
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/wine/wine.hash
  2. 1 1
      package/wine/wine.mk

+ 1 - 1
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

+ 1 - 1
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+