libinput: bump version to 0.10.0
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Sun, 15 Feb 2015 15:44:09 +0000 (15:44 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 19 Feb 2015 21:31:29 +0000 (22:31 +0100)
- 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>
package/libinput/libinput.hash
package/libinput/libinput.mk

index fa246d423ffd4620d70772af2effb99fa324e738..f2791e094562f4e41a23c372b1250c9ebf1f4058 100644 (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
index bf4537b9f6d227e2e092b965f4499fa6e8e35225..5a793b0f7240958494f5069e76f848e80e4d8e6d 100644 (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