Commit d89c3abd authored by Vicente Olivert Riera's avatar Vicente Olivert Riera Committed by Thomas Petazzoni
Browse files

libinput: bump version to 0.10.0



- Bump version to 0.10.0
- Update the hash file

Signed-off-by: default avatarVicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent ee2ccf0d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# 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
+1 −1
Original line number Diff line number Diff line
@@ -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