Browse Source

package/x11r7/xdriver_xf86-input-libinput: bump version to 0.9.0

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd Kuhls 10 years ago
parent
commit
1ea4efc6f6

+ 3 - 3
package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash

@@ -1,3 +1,3 @@
-# From http://lists.x.org/archives/xorg-announce/2015-March/002540.html
-sha1	c2ec968847f85d7d503b12d63c2cc9697cbe0243				xf86-input-libinput-0.8.0.tar.bz2
-sha256	2152b0984feffe8151934ad9af29bde7fc621e0a54b0cdedbaf1abc367dea43a	xf86-input-libinput-0.8.0.tar.bz2
+# From http://lists.x.org/archives/xorg-announce/2015-April/002586.html
+sha1	cfb19cc863bfc0a419df6b14287891ad54bc86a2				xf86-input-libinput-0.9.0.tar.bz2
+sha256	37f623b7869c700156049fa9204bafd6027bf5c3acd9017919e42199bcc666da	xf86-input-libinput-0.9.0.tar.bz2

+ 1 - 1
package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.8.0
+XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.9.0
 XDRIVER_XF86_INPUT_LIBINPUT_SOURCE = xf86-input-libinput-$(XDRIVER_XF86_INPUT_LIBINPUT_VERSION).tar.bz2
 XDRIVER_XF86_INPUT_LIBINPUT_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_INPUT_LIBINPUT_LICENSE = MIT