All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/webkitgtk: bump to version 2.30.2
@ 2020-10-25  8:44 Adrian Perez de Castro
  2020-10-25  9:02 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Perez de Castro @ 2020-10-25  8:44 UTC (permalink / raw)
  To: buildroot

This is a minor release which fixes a few build and networking issues.
Release notes:

  https://webkitgtk.org/2020/10/23/webkitgtk2.30.2-released.html

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
---
 package/webkitgtk/webkitgtk.hash | 8 ++++----
 package/webkitgtk/webkitgtk.mk   | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/webkitgtk/webkitgtk.hash b/package/webkitgtk/webkitgtk.hash
index 0098fe1a66..30b8e4f11f 100644
--- a/package/webkitgtk/webkitgtk.hash
+++ b/package/webkitgtk/webkitgtk.hash
@@ -1,7 +1,7 @@
-# From https://webkitgtk.org/releases/webkitgtk-2.30.1.tar.xz.sums
-md5  de0f910d60de88273ffde7b4bb88bd42  webkitgtk-2.30.1.tar.xz
-sha1  23dd526e95399f97c758f8796e8cb184e9465eb7  webkitgtk-2.30.1.tar.xz
-sha256  17c59dfdadb7377192e9b59bc56c8a029c9fad4f38ed732b652bf33d0bd5d6b1  webkitgtk-2.30.1.tar.xz
+# From https://webkitgtk.org/releases/webkitgtk-2.30.2.tar.xz.sums
+md5  2163f1f982c63cb8fa75bf1b36396304  webkitgtk-2.30.2.tar.xz
+sha1  e27d336570226645f861b5a00116c17da39f9df4  webkitgtk-2.30.2.tar.xz
+sha256  c467e0bc2bc610c2570928e3fd63cedaadc4719cbf9b04aa99f79dd71ad5682a  webkitgtk-2.30.2.tar.xz
 
 # Hashes for license files:
 sha256  0b5d3a7cc325942567373b0ecd757d07c132e0ebd7c97bfc63f7e1a76094edb4  Source/WebCore/LICENSE-APPLE
diff --git a/package/webkitgtk/webkitgtk.mk b/package/webkitgtk/webkitgtk.mk
index 3d0780cb10..1f8582daf5 100644
--- a/package/webkitgtk/webkitgtk.mk
+++ b/package/webkitgtk/webkitgtk.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WEBKITGTK_VERSION = 2.30.1
+WEBKITGTK_VERSION = 2.30.2
 WEBKITGTK_SITE = https://www.webkitgtk.org/releases
 WEBKITGTK_SOURCE = webkitgtk-$(WEBKITGTK_VERSION).tar.xz
 WEBKITGTK_INSTALL_STAGING = YES
-- 
2.29.1

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

* [Buildroot] [PATCH 1/1] package/webkitgtk: bump to version 2.30.2
  2020-10-25  8:44 [Buildroot] [PATCH 1/1] package/webkitgtk: bump to version 2.30.2 Adrian Perez de Castro
@ 2020-10-25  9:02 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2020-10-25  9:02 UTC (permalink / raw)
  To: buildroot

On Sun, 25 Oct 2020 10:44:51 +0200
Adrian Perez de Castro <aperez@igalia.com> wrote:

> This is a minor release which fixes a few build and networking issues.
> Release notes:
> 
>   https://webkitgtk.org/2020/10/23/webkitgtk2.30.2-released.html
> 
> Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
> ---
>  package/webkitgtk/webkitgtk.hash | 8 ++++----
>  package/webkitgtk/webkitgtk.mk   | 2 +-
>  2 files changed, 5 insertions(+), 5 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2020-10-25  9:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-25  8:44 [Buildroot] [PATCH 1/1] package/webkitgtk: bump to version 2.30.2 Adrian Perez de Castro
2020-10-25  9:02 ` Thomas Petazzoni

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.