From: Bernd Kuhls Date: Sun, 17 Jan 2016 14:55:16 +0000 (+0100) Subject: package/libinput: bump version to 1.1.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d4666aaaf21d01e235f5e43af9abb08e5a67189a;p=buildroot.git package/libinput: bump version to 1.1.4 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/libinput/libinput.hash b/package/libinput/libinput.hash index 56b2c10866..20b7bf0ea2 100644 --- a/package/libinput/libinput.hash +++ b/package/libinput/libinput.hash @@ -1,2 +1,2 @@ -# From http://lists.freedesktop.org/archives/wayland-devel/2015-December/026041.html -sha256 a323a32718a8f0f5e85e1ed3a81f0dde45eb52b215a15c7887bec40961d97a84 libinput-1.1.2.tar.xz +# From http://lists.freedesktop.org/archives/wayland-devel/2015-December/026233.html +sha256 302cb76209b9c57a5a318e178f9bc446eede8ea79386103b5291cbfaa5fab5b6 libinput-1.1.4.tar.xz diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk index 91d6e53fa8..8b69a51268 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.1.2 +LIBINPUT_VERSION = 1.1.4 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_LICENSE = MIT