summaryrefslogtreecommitdiffstats
path: root/package/libinput
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-01-17 15:55:16 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-19 21:59:36 +0100
commitd4666aaaf21d01e235f5e43af9abb08e5a67189a (patch)
tree7560aa9a504d7532c0af57845eafeb7f0e9c9c3c /package/libinput
parent2f502aac711751c87e560777f6968352519ac13e (diff)
downloadbuildroot-d4666aaaf21d01e235f5e43af9abb08e5a67189a.tar.gz
buildroot-d4666aaaf21d01e235f5e43af9abb08e5a67189a.zip
package/libinput: bump version to 1.1.4
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libinput')
-rw-r--r--package/libinput/libinput.hash4
-rw-r--r--package/libinput/libinput.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/libinput/libinput.hash b/package/libinput/libinput.hash
index 56b2c10866..20b7bf0ea2 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/wayland-devel/2015-December/026041.html
-sha256 a323a32718a8f0f5e85e1ed3a81f0dde45eb52b215a15c7887bec40961d97a84 libinput-1.1.2.tar.xz
+# From http://lists.freedesktop.org/archives/wayland-devel/2015-December/026233.html
+sha256 302cb76209b9c57a5a318e178f9bc446eede8ea79386103b5291cbfaa5fab5b6 libinput-1.1.4.tar.xz
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 91d6e53fa8..8b69a51268 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 1.1.2
+LIBINPUT_VERSION = 1.1.4
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz
LIBINPUT_SITE = http://www.freedesktop.org/software/libinput
LIBINPUT_LICENSE = MIT
OpenPOWER on IntegriCloud