diff mbox series

package/wine: bump to version 4.0.2

Message ID 20190912211629.12238-1-nerv@dawncrow.de
State Accepted
Headers show
Series package/wine: bump to version 4.0.2 | expand

Commit Message

André Zwing Sept. 12, 2019, 9:16 p.m. UTC
Signed-off-by: André Hentschel <nerv@dawncrow.de>
---
 package/wine/wine.hash | 2 +-
 package/wine/wine.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Sept. 13, 2019, 8:15 p.m. UTC | #1
On Thu, 12 Sep 2019 23:16:29 +0200
André Hentschel <nerv@dawncrow.de> wrote:

> Signed-off-by: André Hentschel <nerv@dawncrow.de>
> ---
>  package/wine/wine.hash | 2 +-
>  package/wine/wine.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks. A good addition to this package would be to
have the hash of the license files in wine.hash.

Thanks!

Thomas
diff mbox series

Patch

diff --git a/package/wine/wine.hash b/package/wine/wine.hash
index 6993d6ecbc..385d146a24 100644
--- a/package/wine/wine.hash
+++ b/package/wine/wine.hash
@@ -1,2 +1,2 @@ 
 # Locally calculated after checking pgp signature
-sha256 6736cdee95b2b8bb021ec0c19497ed8cad5ae2c8bfdb7ab5dc687ff92a480d4d wine-4.0.tar.xz
+sha256 994050692f8417ee206daafa5fc0ff810cc9392ffda1786ac0f0fb0cf74dbd74 wine-4.0.2.tar.xz
diff --git a/package/wine/wine.mk b/package/wine/wine.mk
index 78fa860ecf..5cc1ba0566 100644
--- a/package/wine/wine.mk
+++ b/package/wine/wine.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-WINE_VERSION = 4.0
+WINE_VERSION = 4.0.2
 WINE_SOURCE = wine-$(WINE_VERSION).tar.xz
 WINE_SITE = https://dl.winehq.org/wine/source/4.0
 WINE_LICENSE = LGPL-2.1+