From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from dude02.hi.pengutronix.de ([2001:67c:670:100:1d::28]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jqwMO-00038H-Dt for ptxdist@pengutronix.de; Thu, 02 Jul 2020 12:22:28 +0200 Received: from mfe by dude02.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1jqwMO-0004pf-5j for ptxdist@pengutronix.de; Thu, 02 Jul 2020 12:22:28 +0200 From: Marco Felsch Date: Thu, 2 Jul 2020 12:22:26 +0200 Message-Id: <20200702102226.11278-2-m.felsch@pengutronix.de> In-Reply-To: <20200702102226.11278-1-m.felsch@pengutronix.de> References: <20200702102226.11278-1-m.felsch@pengutronix.de> MIME-Version: 1.0 Subject: [ptxdist] [PATCH 2/2] wpewebkit: version bump to 2.28.2 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Signed-off-by: Marco Felsch --- rules/wpewebkit.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/wpewebkit.make b/rules/wpewebkit.make index 075e5cd6c..823b8b756 100644 --- a/rules/wpewebkit.make +++ b/rules/wpewebkit.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WPEWEBKIT) += wpewebkit # # Paths and names # -WPEWEBKIT_VERSION := 2.28.0 -WPEWEBKIT_MD5 := 4298b9d38b4f05f92995422ea9979893 +WPEWEBKIT_VERSION := 2.28.2 +WPEWEBKIT_MD5 := c1f17d4b031e9462692443e3c089789c WPEWEBKIT := wpewebkit-$(WPEWEBKIT_VERSION) WPEWEBKIT_SUFFIX := tar.xz WPEWEBKIT_URL := https://wpewebkit.org/releases/$(WPEWEBKIT).$(WPEWEBKIT_SUFFIX) -- 2.20.1 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de