From patchwork Mon May 20 21:40:37 2019 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: 1102365 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) 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.b="TmVlTAAy"; 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 457C505Lj2z9s9T for ; Tue, 21 May 2019 07:41:08 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 7E57F246FD; Mon, 20 May 2019 21:41:04 +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 r9TuQCz43w4Z; Mon, 20 May 2019 21:41:03 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 430BD24991; Mon, 20 May 2019 21:41:03 +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 9D0811BF293 for ; Mon, 20 May 2019 21:41:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 924F223491 for ; Mon, 20 May 2019 21:41:00 +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 I5ynS7hXYgwG for ; Mon, 20 May 2019 21:40:59 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from fanzine.igalia.com (fanzine.igalia.com [91.117.99.155]) by silver.osuosl.org (Postfix) with ESMTPS id 3597A24B6B for ; Mon, 20 May 2019 21:40:57 +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:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From; bh=S5I/seOltQ9VB3YAi3PmlmzoAF8Cs0cOA49JUzKZmDU=; b=TmVlTAAyrnzIqm/F+e7xHE+XwVGcqY+j0AYGuUIN/W9hPz1b48CaA0faA+mXTR6+Pw2ey3PYQv0K6llnTixcYWBBAY+/HAGzctnuLhbZUPPPUkWIFupH2X/V46qYyqJ3inJekTYs56SJga3OHH8OVkG4V6LpfPbW7BrlDNoft7kK4LueI3p3ry8VDsrhjf7ETA6Pjg6d/uDLCxXVkz50IE6Xki5xhZHjn9pXmsitf6Ublty5pSmg1QqJNao7MZLuxEUa2Ylw1FrYaSi6bEL+LyvIqve75MR06hKprQtGbZAooIVn7mCao64DOlqjbU5FvVfh1TMBH3hF3HKCXA+I0g==; Received: from mobile-access-b0484e-161.dhcp.inet.fi ([176.72.78.161] helo=kodama) by fanzine.igalia.com with esmtpsa (Cipher TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) id 1hSq1f-0007g6-A2; Mon, 20 May 2019 23:40:55 +0200 Received: from localhost (kodama [local]) by kodama (OpenSMTPD) with ESMTPA id c7c8b4f3; Mon, 20 May 2019 21:40:37 +0000 (UTC) From: Adrian Perez de Castro To: buildroot@buildroot.org Date: Tue, 21 May 2019 00:40:37 +0300 Message-Id: <20190520214037.58011-4-aperez@igalia.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190520214037.58011-1-aperez@igalia.com> References: <20190514114111.20424-1-aperez@igalia.com> <20190520214037.58011-1-aperez@igalia.com> MIME-Version: 1.0 Subject: [Buildroot] [PATCH/next v2 3/3] package/cog: bump version to 0.3.0 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" Version 0.2.0 does not work with WPE WebKit 2.22.x, this is the first version which can be used with 2.24.x Signed-off-by: Adrian Perez de Castro Acked-by: Francois Perrad --- Changes v1 -> v2: - No changes. --- package/cog/cog.hash | 2 +- package/cog/cog.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/cog/cog.hash b/package/cog/cog.hash index 97daf72744..39cf2afdbd 100644 --- a/package/cog/cog.hash +++ b/package/cog/cog.hash @@ -1,5 +1,5 @@ # Locally generated -sha256 a6abadb78395226bac2e1dd5467feab2cc8c493eab6894a09a51a8e072e38c06 cog-v0.2.0.tar.gz +sha256 755c68029bbd05a17784262e56021362740783d15868dab9402a125ef35eedaf cog-v0.3.0.tar.gz # Hashes for license files: sha256 e6c42d93c68b292bcccf6d2ec3e13da85df90b718ba27c2c2a01053a9d009252 COPYING diff --git a/package/cog/cog.mk b/package/cog/cog.mk index 44ea62185d..b56a772a25 100644 --- a/package/cog/cog.mk +++ b/package/cog/cog.mk @@ -4,7 +4,7 @@ # ################################################################################ -COG_VERSION = v0.2.0 +COG_VERSION = v0.3.0 COG_SITE = $(call github,Igalia,cog,$(COG_VERSION)) COG_INSTALL_STAGING = YES COG_DEPENDENCIES = dbus wpewebkit wpebackend-fdo