瀏覽代碼

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

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd Kuhls 10 年之前
父節點
當前提交
9857370946

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

@@ -1,3 +1,2 @@
-# 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
+# From http://lists.x.org/archives/xorg-announce/2015-June/002610.html
+sha256	56babf46c13d15fbd15c9d43815e9220e63acd9ed28095e7d68ad03f9148bbda	xf86-input-libinput-0.11.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.9.0
+XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.11.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