From patchwork Sun Oct 25 08:57:54 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adrian Perez de Castro X-Patchwork-Id: 1387138 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=igalia.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=igalia.com header.i=@igalia.com header.a=rsa-sha256 header.s=20170329 header.b=ascWJGb/; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CJsLz18twz9sSs for ; Sun, 25 Oct 2020 19:58:19 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 6D31C27366; Sun, 25 Oct 2020 08:58:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8UHbLAVfZy3o; Sun, 25 Oct 2020 08:58:15 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 62C7420397; Sun, 25 Oct 2020 08:58:15 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 702181BF3ED for ; Sun, 25 Oct 2020 08:58:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 6AEE120397 for ; Sun, 25 Oct 2020 08:58:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xSVpeKjkurMr for ; Sun, 25 Oct 2020 08:58:11 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from fanzine.igalia.com (fanzine.igalia.com [178.60.130.6]) by silver.osuosl.org (Postfix) with ESMTPS id 35B5820371 for ; Sun, 25 Oct 2020 08:58:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=igalia.com; s=20170329; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject:Cc:To:From; bh=e/ghJfaiu0uPGkCrLgB38cUPLC/GPt18IdKLPzo7bCc=; b=ascWJGb/RdYH5Ez/Xhpzq7kIz2XXJwU+kVvoO8F+tJH8zqUY4WOyMB6XAk14E+kPWdEljXf1hE+qknouu1irXNUGx6Xtk+BZgzMR1jkeEPc6SE+IbbrxF1lpSFI7FZP8ThAtVoypmlaruuyLVVL0JjJn9x0ZEXfJWnJLDwTqHUb7bturMLDDpgIoYiZbUY80GRsxErshGzAXd7+vrNs5A6KPRAlr0gnsl88cj8mo1Em1NuQwhvjm9TEk4zI5MGzqGZmbls6nwm/tf7cDwmFAzWVG5lxiQghgWUu89k7B8l32Pqr8uLgzzCtm9PP4PSEEmHEp6D2OtxRYuqoILA2+cQ==; Received: from 82-181-217-9.bb.dnainternet.fi ([82.181.217.9] helo=kodama) by fanzine.igalia.com with esmtpsa (Cipher TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) id 1kWbqo-0001Kg-9W; Sun, 25 Oct 2020 09:58:06 +0100 Received: from localhost (kodama [local]) by kodama (OpenSMTPD) with ESMTPA id 96f28d8e; Sun, 25 Oct 2020 08:57:54 +0000 (UTC) From: Adrian Perez de Castro To: buildroot@buildroot.org Date: Sun, 25 Oct 2020 10:57:54 +0200 Message-Id: <20201025085754.1060932-1-aperez@igalia.com> X-Mailer: git-send-email 2.29.1 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/wpewebkit: bump to version 2.30.2 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Adrian Perez de Castro Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" This is a minor release which fixes a few build and networking issues. Release notes: https://wpewebkit.org/release/wpewebkit-2.30.2.html Signed-off-by: Adrian Perez de Castro --- package/wpewebkit/wpewebkit.hash | 8 ++++---- package/wpewebkit/wpewebkit.mk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/wpewebkit/wpewebkit.hash b/package/wpewebkit/wpewebkit.hash index 5e22845a59..2bd5fd3fba 100644 --- a/package/wpewebkit/wpewebkit.hash +++ b/package/wpewebkit/wpewebkit.hash @@ -1,7 +1,7 @@ -# From https://wpewebkit.org/releases/wpewebkit-2.30.1.tar.xz.sums -md5 251228a6e2917eff90a3eb6e9a7e920d wpewebkit-2.30.1.tar.xz -sha1 7f5bdc79d4694ab5644b7fed9bd7311c2cbc988f wpewebkit-2.30.1.tar.xz -sha256 78c0135d935b980fc64fbddf1fbaf441920edda4eeb4c16857ee8dc985650c25 wpewebkit-2.30.1.tar.xz +# From https://wpewebkit.org/releases/wpewebkit-2.30.2.tar.xz.sums +md5 5b0fed3333b53dbb36e572935fd54a7b wpewebkit-2.30.2.tar.xz +sha1 a143723fb77c2ea20bad888b95ccc37a7dd5b375 wpewebkit-2.30.2.tar.xz +sha256 c94925ca2d655c7fc07dbc2d4b7a47a822c7699816a8cca35ed9efd676b5ba86 wpewebkit-2.30.2.tar.xz # Hashes for license files: sha256 0b5d3a7cc325942567373b0ecd757d07c132e0ebd7c97bfc63f7e1a76094edb4 Source/WebCore/LICENSE-APPLE diff --git a/package/wpewebkit/wpewebkit.mk b/package/wpewebkit/wpewebkit.mk index e1e9ceea76..6233505ca7 100644 --- a/package/wpewebkit/wpewebkit.mk +++ b/package/wpewebkit/wpewebkit.mk @@ -4,7 +4,7 @@ # ################################################################################ -WPEWEBKIT_VERSION = 2.30.1 +WPEWEBKIT_VERSION = 2.30.2 WPEWEBKIT_SITE = http://www.wpewebkit.org/releases WPEWEBKIT_SOURCE = wpewebkit-$(WPEWEBKIT_VERSION).tar.xz WPEWEBKIT_INSTALL_STAGING = YES