summaryrefslogtreecommitdiffstats
path: root/package/libinput
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-03-15 12:19:10 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-03-15 14:18:26 +0100
commitd67c01c8b75acdb76b28b710bddc729563adfc94 (patch)
treef67081300c84a03ba4727114ddefe973a7e6fb10 /package/libinput
parentd929b00c52c9ff133c10daf61c66406218f16672 (diff)
downloadbuildroot-d67c01c8b75acdb76b28b710bddc729563adfc94.tar.gz
buildroot-d67c01c8b75acdb76b28b710bddc729563adfc94.zip
package/libinput: bump version to 0.12.0
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 f2791e0945..1e4adc5657 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/wayland-devel/2015-February/019827.html
-sha256 4ce001f80ff1a6bf547784d02125648bf8abe60db7d3d5e0020294d5215c1441 libinput-0.10.0.tar.xz
+# From http://lists.freedesktop.org/archives/wayland-devel/2015-March/020475.html
+sha256 6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a libinput-0.12.0.tar.xz
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 5a793b0f72..a6dec86804 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 0.10.0
+LIBINPUT_VERSION = 0.12.0
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz
LIBINPUT_SITE = http://www.freedesktop.org/software/libinput
LIBINPUT_LICENSE = MIT
OpenPOWER on IntegriCloud