From patchwork Thu Feb 9 20:57:25 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 726327 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vK9Ps06Zlz9s6s for ; Fri, 10 Feb 2017 07:57:36 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 3B8A684B34; Thu, 9 Feb 2017 20:57:35 +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 s5mj66kGlfgK; Thu, 9 Feb 2017 20:57:34 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id EC76B84A64; Thu, 9 Feb 2017 20:57:33 +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 12DB51BFE27 for ; Thu, 9 Feb 2017 20:57:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id F254F27033 for ; Thu, 9 Feb 2017 20:57:32 +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 aT5taAwRQmn6 for ; Thu, 9 Feb 2017 20:57:31 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by silver.osuosl.org (Postfix) with ESMTPS id 5854922DD1 for ; Thu, 9 Feb 2017 20:57:31 +0000 (UTC) Received: from fwd19.aul.t-online.de (fwd19.aul.t-online.de [172.20.27.65]) by mailout12.t-online.de (Postfix) with SMTP id 64A9D41E8DE4 for ; Thu, 9 Feb 2017 21:57:28 +0100 (CET) Received: from fli4l.lan.fli4l (EG9UDuZSwhWAwG+F4R9Mq47xPb3tH71Lj3iWrbqLw6U+8nbwhE13NS90v7Dl4Eoge5@[84.191.195.119]) by fwd19.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1cbvmQ-23MfTM0; Thu, 9 Feb 2017 21:57:26 +0100 Received: from mahler.lan.fli4l ([192.168.1.1]:55252 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.88) (envelope-from ) id 1cbvmQ-0001OO-39 for buildroot@buildroot.org; Thu, 09 Feb 2017 21:57:26 +0100 From: Bernd Kuhls To: buildroot@buildroot.org Date: Thu, 9 Feb 2017 21:57:25 +0100 Message-Id: <20170209205725.27597-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.11.0 X-ID: EG9UDuZSwhWAwG+F4R9Mq47xPb3tH71Lj3iWrbqLw6U+8nbwhE13NS90v7Dl4Eoge5 X-TOI-MSGID: 3b6bb5e7-5799-4229-956c-64669f9a1b34 Subject: [Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.24.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: Bernd Kuhls --- .../xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash | 4 ++-- .../x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash index abc066427..0d3529493 100644 --- a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash +++ b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash @@ -1,2 +1,2 @@ -# From https://lists.x.org/archives/xorg-announce/2016-December/002749.html -sha256 0b53ebdfe8f8fc7554dd92af1b1c3088a6d3ec4ae1a33fc76f57d635c736a9dc xf86-input-libinput-0.23.0.tar.bz2 +# From https://lists.x.org/archives/xorg-announce/2017-February/002776.html +sha256 ddcb07350aed59b2996a92a1b4ff64d1c0b0c86a3f0ddca15b2b1c8c8bb13628 xf86-input-libinput-0.24.0.tar.bz2 diff --git a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk index 696a8575c..e293b4e80 100644 --- a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk +++ b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.23.0 +XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.24.0 XDRIVER_XF86_INPUT_LIBINPUT_SOURCE = xf86-input-libinput-$(XDRIVER_XF86_INPUT_LIBINPUT_VERSION).tar.bz2 XDRIVER_XF86_INPUT_LIBINPUT_SITE = http://xorg.freedesktop.org/releases/individual/driver XDRIVER_XF86_INPUT_LIBINPUT_LICENSE = MIT