xf86-input-libinput: bump to version 0.18.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2016-04-28 17:30:55 -03:00 committed by Peter Korsgaard
parent 2aa0f88a0f
commit 40dab2d18e
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# From http://lists.x.org/archives/xorg-announce/2015-December/002667.html
sha256 fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49 xf86-input-libinput-0.16.0.tar.bz2
# From https://lists.x.org/archives/xorg/2016-April/057997.html
sha256 974cabbd6b658ce809b534f6410e2bbbc615f06210f9cc9e48e6d77149134a77 xf86-input-libinput-0.18.0.tar.bz2

View file

@ -4,7 +4,7 @@
#
################################################################################
XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.16.0
XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.18.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