From patchwork Fri Nov 13 23:26:31 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 544670 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]) by ozlabs.org (Postfix) with ESMTP id 62E1314141E for ; Sat, 14 Nov 2015 10:26:56 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 9CF4730AB4; Fri, 13 Nov 2015 23:26:55 +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 MZGgWmDeUEKk; Fri, 13 Nov 2015 23:26:53 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id E639F26E43; Fri, 13 Nov 2015 23:26:52 +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 B69E81BF978 for ; Fri, 13 Nov 2015 23:26:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id B074A26E43 for ; Fri, 13 Nov 2015 23:26:51 +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 DKh01iM+ttcT for ; Fri, 13 Nov 2015 23:26:50 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout07.t-online.de (mailout07.t-online.de [194.25.134.83]) by silver.osuosl.org (Postfix) with ESMTPS id DB15C26E19 for ; Fri, 13 Nov 2015 23:26:49 +0000 (UTC) Received: from fwd14.aul.t-online.de (fwd14.aul.t-online.de [172.20.26.242]) by mailout07.t-online.de (Postfix) with SMTP id 9A5DC827DF for ; Sat, 14 Nov 2015 00:26:47 +0100 (CET) Received: from fli4l.lan.fli4l (ESpxs4ZGYh3MQr2dp3Y1vdO65F8fzKhYpDv0E3YPF7jXrDDOn5Tf1dJN+EnnZEPZgF@[87.146.214.105]) by fwd14.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1ZxNjz-0qMzUu0; Sat, 14 Nov 2015 00:26:47 +0100 Received: from mahler.lan.fli4l ([192.168.1.1]:56740 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.86) (envelope-from ) id 1ZxNju-0007ca-Q0; Sat, 14 Nov 2015 00:26:43 +0100 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 14 Nov 2015 00:26:31 +0100 Message-Id: <1447457203-27816-1-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.6.2 X-ID: ESpxs4ZGYh3MQr2dp3Y1vdO65F8fzKhYpDv0E3YPF7jXrDDOn5Tf1dJN+EnnZEPZgF X-TOI-MSGID: 082af452-9a15-4b2f-9149-672817356024 Cc: Bernd Kuhls Subject: [Buildroot] [PATCH/next 01/13] package/x11r7/xapp_xinput: bump version to 1.6.2 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 --- package/x11r7/xapp_xinput/xapp_xinput.hash | 4 ++-- package/x11r7/xapp_xinput/xapp_xinput.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/x11r7/xapp_xinput/xapp_xinput.hash b/package/x11r7/xapp_xinput/xapp_xinput.hash index a8f6b70..724b2e2 100644 --- a/package/x11r7/xapp_xinput/xapp_xinput.hash +++ b/package/x11r7/xapp_xinput/xapp_xinput.hash @@ -1,2 +1,2 @@ -# From http://lists.x.org/archives/xorg-announce/2013-September/002321.html -sha256 b7632d0f228a8a6be93b09857ea413940fcf44091e60f4a0fe9f5fd82efd871f xinput-1.6.1.tar.bz2 +# From http://lists.x.org/archives/xorg-announce/2015-October/002643.html +sha256 3694d29b4180952fbf13c6d4e59541310cbb11eef5bf888ff3d8b7f4e3aee5c4 xinput-1.6.2.tar.bz2 diff --git a/package/x11r7/xapp_xinput/xapp_xinput.mk b/package/x11r7/xapp_xinput/xapp_xinput.mk index 099408b..aaa7a80 100644 --- a/package/x11r7/xapp_xinput/xapp_xinput.mk +++ b/package/x11r7/xapp_xinput/xapp_xinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_XINPUT_VERSION = 1.6.1 +XAPP_XINPUT_VERSION = 1.6.2 XAPP_XINPUT_SOURCE = xinput-$(XAPP_XINPUT_VERSION).tar.bz2 XAPP_XINPUT_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XINPUT_LICENSE = MIT