Browse Source

libevdev: bump version to 1.5.2

For details see [1].

[1] https://lists.freedesktop.org/archives/input-tools/2016-June/001307.html

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Peter Seiderer 9 years ago
parent
commit
a97dc46d7e
2 changed files with 3 additions and 3 deletions
  1. 2 2
      package/libevdev/libevdev.hash
  2. 1 1
      package/libevdev/libevdev.mk

+ 2 - 2
package/libevdev/libevdev.hash

@@ -1,2 +1,2 @@
-# Hash from https://lists.freedesktop.org/archives/input-tools/2016-May/001301.html
-sha256 17630821a57e6e3f02e01ade836f24068df9bd530067091152b0d468c3a86f40 libevdev-1.5.1.tar.xz
+# Hash from https://lists.freedesktop.org/archives/input-tools/2016-June/001307.html
+sha256 5ee2163656a61f5703cb5c08a05c9471ffb7b640bfbe2c55194ea50d908f629b libevdev-1.5.2.tar.xz

+ 1 - 1
package/libevdev/libevdev.mk

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