All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/wine: bump to version 8.0.2
@ 2023-07-30 10:59 André Zwing
  2023-07-30 20:42 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: André Zwing @ 2023-07-30 10:59 UTC (permalink / raw)
  To: buildroot

Signed-off-by: André Zwing <nerv@dawncrow.de>
---
 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 58261d3b18..756859c844 100644
--- a/package/wine/wine.hash
+++ b/package/wine/wine.hash
@@ -1,5 +1,5 @@
 # Locally calculated after checking pgp signature
-sha256  22035f3836b4f9c3b1940ad90f9b9e3c1be09234236d2a80d893180535c75b7d  wine-8.0.1.tar.xz
+sha256  6ec8fb6f2c72d576cb11f52b2f8d59af64404802154651d122b98466d91dc847  wine-8.0.2.tar.xz
 # Locally calculated
 sha256  e237fa56668030e928551ddd60f05df5fe957f75eab874bbd017e085ed722e7c  COPYING.LIB
 sha256  793d045546467c8f49e35fbd6e02859e57e78f8bb53571e8200bffd0e966dfa8  LICENSE
diff --git a/package/wine/wine.mk b/package/wine/wine.mk
index ccaeadff5e..f47922dc70 100644
--- a/package/wine/wine.mk
+++ b/package/wine/wine.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WINE_VERSION = 8.0.1
+WINE_VERSION = 8.0.2
 WINE_SOURCE = wine-$(WINE_VERSION).tar.xz
 WINE_SITE = https://dl.winehq.org/wine/source/8.0
 WINE_LICENSE = LGPL-2.1+
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH] package/wine: bump to version 8.0.2
  2023-07-30 10:59 [Buildroot] [PATCH] package/wine: bump to version 8.0.2 André Zwing
@ 2023-07-30 20:42 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-30 20:42 UTC (permalink / raw)
  To: André Zwing; +Cc: buildroot

On Sun, 30 Jul 2023 12:59:29 +0200
André Zwing <nerv@dawncrow.de> wrote:

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

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-30 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-30 10:59 [Buildroot] [PATCH] package/wine: bump to version 8.0.2 André Zwing
2023-07-30 20:42 ` Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.