summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-08-03 09:49:45 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-08-03 21:57:02 +0200
commit1a31e96d64dfa16cc52d4d71f4c302dc78c605ed (patch)
tree0fb6eb38b60789e903bdbb93380f74fa43fb165a
parentea5bda1637244b977a304cb92096338dc2a78a84 (diff)
downloadptxdist-1a31e96d64dfa16cc52d4d71f4c302dc78c605ed.tar.gz
ptxdist-1a31e96d64dfa16cc52d4d71f4c302dc78c605ed.tar.xz
libinput: version bump 1.15.5 -> 1.16.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/libinput.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libinput.make b/rules/libinput.make
index 08fca0578..eadad8357 100644
--- a/rules/libinput.make
+++ b/rules/libinput.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput
#
# Paths and names
#
-LIBINPUT_VERSION := 1.15.5
-LIBINPUT_MD5 := c9a1b15bb932eaf22f840efe4c3f84eb
+LIBINPUT_VERSION := 1.16.0
+LIBINPUT_MD5 := b518dae7f603040872739216971ee97b
LIBINPUT := libinput-$(LIBINPUT_VERSION)
LIBINPUT_SUFFIX := tar.xz
LIBINPUT_URL := http://www.freedesktop.org/software/libinput/$(LIBINPUT).$(LIBINPUT_SUFFIX)