package/libinput: bump version to 1.1.5

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2016-01-28 21:21:26 +01:00 committed by Peter Korsgaard
parent 9bea9d6c52
commit 7c9b7f391f
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# From http://lists.freedesktop.org/archives/wayland-devel/2015-December/026233.html
sha256 302cb76209b9c57a5a318e178f9bc446eede8ea79386103b5291cbfaa5fab5b6 libinput-1.1.4.tar.xz
# From http://lists.freedesktop.org/archives/wayland-devel/2016-January/026701.html
sha256 5e08c45dbb8bf32490cc6cd626da098564d646d161a07cba2e3adbd9745c0622 libinput-1.1.5.tar.xz

View file

@ -4,7 +4,7 @@
#
################################################################################
LIBINPUT_VERSION = 1.1.4
LIBINPUT_VERSION = 1.1.5
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz
LIBINPUT_SITE = http://www.freedesktop.org/software/libinput
LIBINPUT_LICENSE = MIT