Browse Source

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

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd Kuhls 9 years ago
parent
commit
21d13bd5ff

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

@@ -1,2 +1,2 @@
-# From http://lists.x.org/archives/xorg-announce/2015-July/002619.html
-sha256	db8f919c24a381cec1e7840f1f2117251501c0c7ae2a43941d84753154a826d6	xf86-input-libinput-0.12.0.tar.bz2
+# From http://lists.x.org/archives/xorg-announce/2015-October/002648.html
+sha256	28707c504194648b11a1e26acf13039b60bf344efa6aa9788afed6d47f019a41	xf86-input-libinput-0.15.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.12.0
+XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.15.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