From d2367f8c4e99617a6872a5abc9124e1bf5bee035 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sat, 19 Dec 2015 12:01:31 +0100 Subject: [PATCH] package/libinput: bump version to 1.1.2 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- package/libinput/libinput.hash | 4 ++-- package/libinput/libinput.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/libinput/libinput.hash b/package/libinput/libinput.hash index 18bd4a7451..56b2c10866 100644 --- a/package/libinput/libinput.hash +++ b/package/libinput/libinput.hash @@ -1,2 +1,2 @@ -# From http://lists.freedesktop.org/archives/wayland-devel/2015-October/025065.html -sha256 673186ea2a0d2b695afaa9758834f9217b175774d9ae222e1b43ff63c663f582 libinput-1.1.0.tar.xz +# From http://lists.freedesktop.org/archives/wayland-devel/2015-December/026041.html +sha256 a323a32718a8f0f5e85e1ed3a81f0dde45eb52b215a15c7887bec40961d97a84 libinput-1.1.2.tar.xz diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk index 8b51b2b33e..91d6e53fa8 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.1.0 +LIBINPUT_VERSION = 1.1.2 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_LICENSE = MIT