package/libinput: bump version to 0.12.0

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-03-15 12:19:10 +01:00 committed by Thomas Petazzoni
parent d929b00c52
commit d67c01c8b7
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# From http://lists.freedesktop.org/archives/wayland-devel/2015-February/019827.html
sha256 4ce001f80ff1a6bf547784d02125648bf8abe60db7d3d5e0020294d5215c1441 libinput-0.10.0.tar.xz
# From http://lists.freedesktop.org/archives/wayland-devel/2015-March/020475.html
sha256 6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a libinput-0.12.0.tar.xz

View File

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