From patchwork Mon Mar 18 12:53:06 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesper Baekdahl X-Patchwork-Id: 228508 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 800272C00B1 for ; Mon, 18 Mar 2013 23:55:40 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 6F24510B8E4; Mon, 18 Mar 2013 12:55:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id avbUhJ3FeRfX; Mon, 18 Mar 2013 12:55:20 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id BD02110B8FD; Mon, 18 Mar 2013 12:54:12 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 12ACE8F7A3 for ; Mon, 18 Mar 2013 12:54:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 8C6F488DB9 for ; Mon, 18 Mar 2013 12:54:10 +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 FeeEfhe4btkx for ; Mon, 18 Mar 2013 12:54:08 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) by whitealder.osuosl.org (Postfix) with ESMTPS id F0A418A313 for ; Mon, 18 Mar 2013 12:54:06 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id t44so4782022wey.12 for ; Mon, 18 Mar 2013 05:54:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=aYsPwo8IjcCRRbPjjC5aFtTjLMlvrDOXo1hsoZcpq2w=; b=M9cuFMwyml2YOP/aQt5PS0S/Se262XL27Rl5bzBE0gS9SPC5u9LXtXhBdynz1ukzJ9 XcYA0dcqxxRyERG9oXG5nnzQEOLAyQ9TwXlllBSa/JepYhUkMrv3gYB99BHcd7KSbm0i R+xdJpc2+M++gBEf0Zpb/b/eDSVoM1r8eO8NQ7xWgeBwmpnj/bsxyffHCWGPEd/a2bdJ g242ljz91xg45OsMg6Sk3L9CuUaVKRmeOgsy/4UyUjQMPn93jwVL6SmpU5yoNrgwxZxU 57uOKeZt5ZrqY2Snhcp1Is73h7DufR2sTTWzJbQKP1NZo9/nI9ZorqyePtvRBWoKCv3W xfxg== X-Received: by 10.194.7.131 with SMTP id j3mr4580416wja.23.1363611245269; Mon, 18 Mar 2013 05:54:05 -0700 (PDT) Received: from localhost.localdomain (cpe.xe-6-0-0-953.boanqu2.dk.customer.tdc.net. [188.180.79.66]) by mx.google.com with ESMTPS id ex15sm701388wid.5.2013.03.18.05.54.04 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Mar 2013 05:54:04 -0700 (PDT) From: Jesper Baekdahl To: buildroot@busybox.net Date: Mon, 18 Mar 2013 13:53:06 +0100 Message-Id: <1363611219-26971-27-git-send-email-jbb@gamblify.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1363611219-26971-1-git-send-email-jbb@gamblify.com> References: <1363611219-26971-1-git-send-email-jbb@gamblify.com> X-Gm-Message-State: ALoCoQlw/k0mTIQiyTDx9gBhn8HUKi33J+8Q7PlO4ybZqOMPOil7uw6W+IVZek/OL0ekB3i/2Brp Subject: [Buildroot] [PATCH 026/120] xapp_xinput: bump revision to X11R7.7 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 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-bounces@busybox.net From: Will Wagner Signed-off-by: Will Wagner Signed-off-by: Jesper Baekdahl --- package/x11r7/xapp_xinput/xapp_xinput.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x11r7/xapp_xinput/xapp_xinput.mk b/package/x11r7/xapp_xinput/xapp_xinput.mk index 022deec..0eaa50c 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.5.4 +XAPP_XINPUT_VERSION = 1.6.0 XAPP_XINPUT_SOURCE = xinput-$(XAPP_XINPUT_VERSION).tar.bz2 XAPP_XINPUT_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XINPUT_DEPENDENCIES = xlib_libX11 xlib_libXi