libevdev: bump version to 1.4.3

>From [1]:
- tools: widen frequency resolution to µs in the DPI tool
- tools: complain about devices that don't have abs x/y axes in the edge detector
- include: update to 4.1 header

[1] http://lists.freedesktop.org/archives/input-tools/2015-June/001171.html

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Seiderer 2015-07-06 20:45:56 +02:00 committed by Peter Korsgaard
parent eaa872edca
commit 34c416d5b5
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# Hash from http://lists.freedesktop.org/archives/input-tools/2015-April/001167.html
sha256 7c77b213f075706d428a2af54b66bf86b03a68e9fb390e7ec48cf55065970643 libevdev-1.4.2.tar.xz
# Hash from http://lists.freedesktop.org/archives/input-tools/2015-June/001171.html
sha256 1c418b26fd78b0e9900872be2f77fb5311c877b34ec5c75efd1b670ed627969b libevdev-1.4.3.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBEVDEV_VERSION = 1.4.2
LIBEVDEV_VERSION = 1.4.3
LIBEVDEV_SITE = http://www.freedesktop.org/software/libevdev
LIBEVDEV_SOURCE = libevdev-$(LIBEVDEV_VERSION).tar.xz
LIBEVDEV_LICENSE = X11