summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2020-05-06 09:01:30 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-05-08 10:54:22 +0200
commitf80532e35c2d0d0c2917b589b6028040bf2758b1 (patch)
tree063febdbe431e42519ea705540fffb60382c7e97
parent879f2c25a5a48791905a7b54642bff409a3d780b (diff)
downloadptxdist-f80532e35c2d0d0c2917b589b6028040bf2758b1.tar.gz
ptxdist-f80532e35c2d0d0c2917b589b6028040bf2758b1.tar.xz
libinput: version bump 1.15.2 -> 1.15.5
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20200506070130.9843-1-p.zabel@pengutronix.de> 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 a668fef08..08fca0578 100644
--- a/rules/libinput.make
+++ b/rules/libinput.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput
#
# Paths and names
#
-LIBINPUT_VERSION := 1.15.2
-LIBINPUT_MD5 := eb6bd2907ad33d53954d70dfb881a643
+LIBINPUT_VERSION := 1.15.5
+LIBINPUT_MD5 := c9a1b15bb932eaf22f840efe4c3f84eb
LIBINPUT := libinput-$(LIBINPUT_VERSION)
LIBINPUT_SUFFIX := tar.xz
LIBINPUT_URL := http://www.freedesktop.org/software/libinput/$(LIBINPUT).$(LIBINPUT_SUFFIX)