From patchwork Thu Mar 2 15:26:29 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 734630 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vYx4X1dHbz9s7n for ; Fri, 3 Mar 2017 02:26:51 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=zacarias.com.ar header.i=@zacarias.com.ar header.b="cuDRqxIz"; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 5E2D430CB2; Thu, 2 Mar 2017 15:26:46 +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 6dxsHCIJK3An; Thu, 2 Mar 2017 15:26:44 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id D3FC930CA3; Thu, 2 Mar 2017 15:26:43 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 5F4B51C0E93 for ; Thu, 2 Mar 2017 15:26:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 5A2DB89AD3 for ; Thu, 2 Mar 2017 15:26:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ps0ZSlVE8Jbq for ; Thu, 2 Mar 2017 15:26:40 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from www.zacarias.com.ar (www.zacarias.com.ar [176.9.42.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id 634F689AD4 for ; Thu, 2 Mar 2017 15:26:40 +0000 (UTC) Received: from asgard (cpe-190-55-196-87.telecentro-reversos.com.ar [190.55.196.87] (may be forged)) (authenticated bits=0) by www.zacarias.com.ar (8.15.2/8.15.2) with ESMTPSA id v22FQVES009229 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 2 Mar 2017 15:26:35 GMT DMARC-Filter: OpenDMARC Filter v1.3.1 www.zacarias.com.ar v22FQVES009229 Authentication-Results: zacarias.com.ar; dmarc=fail header.from=zacarias.com.ar Authentication-Results: zacarias.com.ar; spf=pass smtp.mailfrom=gustavo@zacarias.com.ar DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1488468397; bh=o4vcevkE18FJt7UZzvHpZM80o3AwBL2TL+6ojWyRufw=; h=From:To:Cc:Subject:Date; b=cuDRqxIz3oQY9btv/joRdX6kaLjAm9EV2OZiYx2NT83d0QGKqUeu7za+uUW6t1v+w L5ht61DJTnzQFCIgI7HBzk0MeO4QIK24YE3j96kHGlvIbDzXqHNGewanmbej8I6QEv ogPDNFmtL7171KqFG59JgbQYRJqOOjxown5wFPuc= Received: by asgard (sSMTP sendmail emulation); Thu, 02 Mar 2017 12:26:30 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Thu, 2 Mar 2017 12:26:29 -0300 Message-Id: <20170302152630.28568-1-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.10.2 X-Virus-Scanned: clamav-milter 0.99 at www X-Virus-Status: Clean Subject: [Buildroot] [PATCH 1/2] wayland: bump to version 1.13.0 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Gustavo Zacarias --- package/wayland/wayland.hash | 4 ++-- package/wayland/wayland.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/wayland/wayland.hash b/package/wayland/wayland.hash index 9a58c56..9b2c01d 100644 --- a/package/wayland/wayland.hash +++ b/package/wayland/wayland.hash @@ -1,2 +1,2 @@ -# From https://lists.freedesktop.org/archives/wayland-devel/2016-September/031121.html -sha256 d6b4135cba0188abcb7275513c72dede751d6194f6edc5b82183a3ba8b821ab1 wayland-1.12.0.tar.xz +# From https://lists.freedesktop.org/archives/wayland-devel/2017-February/033193.html +sha256 69b052c031a61e89af7cc8780893d0da1e301492352aa449dee9345043e6fe51 wayland-1.13.0.tar.xz diff --git a/package/wayland/wayland.mk b/package/wayland/wayland.mk index a862394..286871e 100644 --- a/package/wayland/wayland.mk +++ b/package/wayland/wayland.mk @@ -4,7 +4,7 @@ # ################################################################################ -WAYLAND_VERSION = 1.12.0 +WAYLAND_VERSION = 1.13.0 WAYLAND_SITE = http://wayland.freedesktop.org/releases WAYLAND_SOURCE = wayland-$(WAYLAND_VERSION).tar.xz WAYLAND_LICENSE = MIT