[Buildroot] [PATCH 1/1] package/webkitgtk: bump to version 2.36.1

Arnout Vandecappelle arnout at mind.be
Mon Apr 25 19:31:58 UTC 2022



On 22/04/2022 20:44, Adrian Perez de Castro wrote:
> Bugfix release, with the usual flurry of correctness fixes, and a patch
> to fix the build with the accessibility support disabled. Release notes:
> 
>    https://webkitgtk.org/2022/04/21/webkitgtk2.36.1-released.html
> 
> Signed-off-by: Adrian Perez de Castro <aperez at igalia.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   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 38068745ee..00a342ed7f 100644
> --- a/package/webkitgtk/webkitgtk.hash
> +++ b/package/webkitgtk/webkitgtk.hash
> @@ -1,7 +1,7 @@
> -# From https://webkitgtk.org/releases/webkitgtk-2.36.0.tar.xz.sums
> -md5  1e3fe866ab6e41e7ec3deb80bd5b3a85  webkitgtk-2.36.0.tar.xz
> -sha1  5b90bc59c2f442223de1a4d9dc8ff604888abb3c  webkitgtk-2.36.0.tar.xz
> -sha256  b877cca1f105235f5dd57c7ac2b2c2be3c6b691ff444f93925c7254cf156c64d  webkitgtk-2.36.0.tar.xz
> +# From https://webkitgtk.org/releases/webkitgtk-2.36.1.tar.xz.sums
> +md5  e6100df7f82d95a4e65176b10f5ab011  webkitgtk-2.36.1.tar.xz
> +sha1  36a95b906e54bcf94d2be04e1cbaac3584da7eb1  webkitgtk-2.36.1.tar.xz
> +sha256  0149ea5fb1d20f2a9981677d45c952a047330001ea24a8dc29035239f12c0c8f  webkitgtk-2.36.1.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 eca175d1bd..9e85c5b78f 100644
> --- a/package/webkitgtk/webkitgtk.mk
> +++ b/package/webkitgtk/webkitgtk.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -WEBKITGTK_VERSION = 2.36.0
> +WEBKITGTK_VERSION = 2.36.1
>   WEBKITGTK_SITE = https://www.webkitgtk.org/releases
>   WEBKITGTK_SOURCE = webkitgtk-$(WEBKITGTK_VERSION).tar.xz
>   WEBKITGTK_INSTALL_STAGING = YES



More information about the buildroot mailing list