package/libinput: bump version to 1.1.2

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2015-12-19 12:01:31 +01:00 committed by Thomas Petazzoni
parent c096e6c464
commit d2367f8c4e
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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