libinput: bump version to 0.10.0

- Bump version to 0.10.0
- Update the hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2015-02-15 15:44:09 +00:00 committed by Thomas Petazzoni
parent ee2ccf0d64
commit d89c3abd5f
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# From http://lists.freedesktop.org/archives/wayland-devel/2014-December/018750.html
sha256 129f485afe5e4a9394641293991c97cb99f5f3338340d0d65b704ff463d1579e libinput-0.7.0.tar.xz
# From http://lists.freedesktop.org/archives/wayland-devel/2015-February/019827.html
sha256 4ce001f80ff1a6bf547784d02125648bf8abe60db7d3d5e0020294d5215c1441 libinput-0.10.0.tar.xz

View file

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