All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next 04/13] package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.0
Date: Sat, 14 Nov 2015 00:26:34 +0100	[thread overview]
Message-ID: <1447457203-27816-4-git-send-email-bernd.kuhls@t-online.de> (raw)
In-Reply-To: <1447457203-27816-1-git-send-email-bernd.kuhls@t-online.de>

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.hash | 4 ++--
 package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.hash b/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.hash
index 330ac30..cd892d3 100644
--- a/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.hash
+++ b/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.hash
@@ -1,2 +1,2 @@
-# From http://lists.x.org/archives/xorg-announce/2015-March/002557.html
-sha256	792329b531afc6928ccda94e4b51a5520d4ddf8ef9a00890a5d0d31898acefec	xf86-input-evdev-2.9.2.tar.bz2
+# From http://lists.x.org/archives/xorg-announce/2015-October/002649.html
+sha256	d097298eb07b7a9edf4493b5c3c058041458ca52c8c62dbd4f40b84c5086d117	xf86-input-evdev-2.10.0.tar.bz2
diff --git a/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.mk b/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.mk
index 6019412..1e90afa 100644
--- a/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.mk
+++ b/package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_INPUT_EVDEV_VERSION = 2.9.2
+XDRIVER_XF86_INPUT_EVDEV_VERSION = 2.10.0
 XDRIVER_XF86_INPUT_EVDEV_SOURCE = xf86-input-evdev-$(XDRIVER_XF86_INPUT_EVDEV_VERSION).tar.bz2
 XDRIVER_XF86_INPUT_EVDEV_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_INPUT_EVDEV_LICENSE = MIT
-- 
2.6.2

  parent reply	other threads:[~2015-11-13 23:26 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-13 23:26 [Buildroot] [PATCH/next 01/13] package/x11r7/xapp_xinput: bump version to 1.6.2 Bernd Kuhls
2015-11-13 23:26 ` [Buildroot] [PATCH/next 02/13] package/x11r7/xapp_xkbcomp: bump version to 1.3.1 Bernd Kuhls
2015-11-14 22:15   ` Peter Korsgaard
2015-11-13 23:26 ` [Buildroot] [PATCH/next 03/13] package/x11r7/xkeyboard-config: bump version to 2.16 Bernd Kuhls
2015-11-14 22:15   ` Peter Korsgaard
2015-11-13 23:26 ` Bernd Kuhls [this message]
2015-11-14 22:16   ` [Buildroot] [PATCH/next 04/13] package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.0 Peter Korsgaard
2015-11-13 23:26 ` [Buildroot] [PATCH/next 05/13] package/libinput: bump version to 1.1.0 Bernd Kuhls
2015-11-14 22:16   ` Peter Korsgaard
2015-11-13 23:26 ` [Buildroot] [PATCH/next 06/13] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.15.0 Bernd Kuhls
2015-11-14 22:16   ` Peter Korsgaard
2015-11-13 23:26 ` [Buildroot] [PATCH/next 07/13] package/x11r7/xdriver_xf86-input-synaptics: bump version to 1.8.3 Bernd Kuhls
2015-11-14 22:17   ` Peter Korsgaard
2015-11-13 23:26 ` [Buildroot] [PATCH/next 08/13] package/x11r7/xdriver_xf86-video-intel: bump version Bernd Kuhls
2015-11-13 23:26 ` [Buildroot] [PATCH/next 09/13] package/x11r7/xserver_xorg-server: add version 1.18.0 Bernd Kuhls
2015-11-14 22:22   ` Peter Korsgaard
2015-11-14 22:40     ` Bernd Kuhls
2015-11-18 18:20       ` Bernd Kuhls
2015-11-18 18:36         ` Thomas Petazzoni
2015-11-18 19:24           ` Bernd Kuhls
2015-11-13 23:26 ` [Buildroot] [PATCH/next 10/13] package/pixman: bump version to 0.33.4 Bernd Kuhls
2015-11-14 22:22   ` Peter Korsgaard
2015-11-13 23:26 ` [Buildroot] [PATCH/next 11/13] package/uclibc: Enable O_CLOEXEC in fopen() Bernd Kuhls
2015-11-14 22:25   ` Peter Korsgaard
2015-11-13 23:26 ` [Buildroot] [PATCH/next 12/13] package/uclibc-ng: " Bernd Kuhls
2015-11-13 23:26 ` [Buildroot] [PATCH/next 13/13] package/x11r7/xdriver_xf86-video-ati: bump version to 7.6.1 Bernd Kuhls
2015-11-14 22:15 ` [Buildroot] [PATCH/next 01/13] package/x11r7/xapp_xinput: bump version to 1.6.2 Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1447457203-27816-4-git-send-email-bernd.kuhls@t-online.de \
    --to=bernd.kuhls@t-online.de \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.