summaryrefslogtreecommitdiff
path: root/package/libinput
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-04-25 09:32:15 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-25 10:31:29 +0200
commit1060dcfb798e1488b316c65ed5ad7fa2eb4d4455 (patch)
treeec032cc0ce5d55e29bb8be5c507d321546959313 /package/libinput
parentf17222f506fb4dabf2ecb83ce9f6791c48552d6c (diff)
package/libinput: bump version to 0.14.1
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 a910648f9..645284712 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/wayland-devel/2015-March/020833.html
-sha256 6cecaf7fde525f1d81474cbd495ce526d5e34c845d3e9d6f3e2565b7048cc61a libinput-0.13.0.tar.xz
+# From http://lists.freedesktop.org/archives/wayland-devel/2015-April/021485.html
+sha256 2bed202ebe2d5026950d6f9d2ac0f0160d12f61c5a0f6d0d6ef671bbb02c1b64 libinput-0.14.1.tar.xz
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index a9723c623..bacee6aa3 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 0.13.0
+LIBINPUT_VERSION = 0.14.1
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz
LIBINPUT_SITE = http://www.freedesktop.org/software/libinput
LIBINPUT_LICENSE = MIT