Browse Source

package/wine: bump to version 3.0.4

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
André Hentschel 6 years ago
parent
commit
7ec023b4fc
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 eb645999ea6f6455a5275bf267e19a32497c8f5aac818ea40afe7c8c396a4da1 wine-3.0.3.tar.xz
+sha256 d45a88edbe7db363e297cacedc94e66df3464504a01c2eccf04f518066a6fb0c wine-3.0.4.tar.xz

+ 1 - 1
package/wine/wine.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WINE_VERSION = 3.0.3
+WINE_VERSION = 3.0.4
 WINE_SOURCE = wine-$(WINE_VERSION).tar.xz
 WINE_SITE = https://dl.winehq.org/wine/source/3.0
 WINE_LICENSE = LGPL-2.1+