summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2021-05-28 09:21:49 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-05-28 09:21:49 +0200
commit2ff6c3f356e5c2f4462ee3f39fb4107af1cc2970 (patch)
treed92a02004b7bf5a5306ec4172f8019f984eee4a5
parent2b4536a32d6c6a4434867ed2901bfcaa3609f1d0 (diff)
downloadptxdist-2ff6c3f356e5c2f4462ee3f39fb4107af1cc2970.tar.gz
ptxdist-2ff6c3f356e5c2f4462ee3f39fb4107af1cc2970.tar.xz
libinput: version bump 1.17.0 -> 1.17.3
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 de3fa59a4..5df76614c 100644
--- a/rules/libinput.make
+++ b/rules/libinput.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput
#
# Paths and names
#
-LIBINPUT_VERSION := 1.17.0
-LIBINPUT_MD5 := 9d25bc0618a9abfaee1807358ed468b3
+LIBINPUT_VERSION := 1.17.3
+LIBINPUT_MD5 := 3533f4dc8f0562ccd1a8814da155281b
LIBINPUT := libinput-$(LIBINPUT_VERSION)
LIBINPUT_SUFFIX := tar.xz
LIBINPUT_URL := http://www.freedesktop.org/software/libinput/$(LIBINPUT).$(LIBINPUT_SUFFIX)