From: Gustavo Zacarias Date: Fri, 2 Dec 2016 17:42:34 +0000 (-0300) Subject: libinput: bump to version 1.5.2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aea747a1ad6ca9dc4b63692a6376959c40834f59;p=buildroot.git libinput: bump to version 1.5.2 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/libinput/libinput.hash b/package/libinput/libinput.hash index 10c5e9da78..ea7bdf7b10 100644 --- a/package/libinput/libinput.hash +++ b/package/libinput/libinput.hash @@ -1,2 +1,2 @@ -# From https://lists.freedesktop.org/archives/wayland-devel/2016-September/031054.html -sha256 5a96559385ecfaa30f9e72ea89eb8ebbc97caf68e458f451f4ed62315311081c libinput-1.5.0.tar.xz +# From https://lists.freedesktop.org/archives/wayland-devel/2016-November/031926.html +sha256 ba26e2bc64ed551eaef193178ed06b07b97a09ac6f4e442f5f15bbc3f3174682 libinput-1.5.2.tar.xz diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk index 2005c4759a..765a3cb550 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.5.0 +LIBINPUT_VERSION = 1.5.2 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev