Browse Source

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

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

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

@@ -1,2 +1,2 @@
-# From https://lists.x.org/archives/xorg/2016-April/057997.html
-sha256	974cabbd6b658ce809b534f6410e2bbbc615f06210f9cc9e48e6d77149134a77	xf86-input-libinput-0.18.0.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2016-April/002687.html
+sha256	6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477	xf86-input-libinput-0.19.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.18.0
+XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.19.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