summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2019-10-28 16:47:17 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-28 16:51:50 +0100
commitc99c3ac8f9addc498700d5beac7fcb0ef4c4f6c4 (patch)
treeadbf48873322e68eb066f9c66bc70da966c42d8a /rules
parent8a443fdc9c239ee6fffdaffe52f0e944479ec96c (diff)
downloadptxdist-c99c3ac8f9addc498700d5beac7fcb0ef4c4f6c4.tar.gz
ptxdist-c99c3ac8f9addc498700d5beac7fcb0ef4c4f6c4.tar.xz
libinput: version bump 1.14.2 -> 1.14.3
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/libinput.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libinput.make b/rules/libinput.make
index b77de3b4e..22cdeebd8 100644
--- a/rules/libinput.make
+++ b/rules/libinput.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput
#
# Paths and names
#
-LIBINPUT_VERSION := 1.14.2
-LIBINPUT_MD5 := c282990973140e3fa2dd274c69ab3a57
+LIBINPUT_VERSION := 1.14.3
+LIBINPUT_MD5 := d052faa64eb6d2e649e582cc0fcf6e32
LIBINPUT := libinput-$(LIBINPUT_VERSION)
LIBINPUT_SUFFIX := tar.xz
LIBINPUT_URL := http://www.freedesktop.org/software/libinput/$(LIBINPUT).$(LIBINPUT_SUFFIX)