diff options
| author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2017-01-23 13:34:17 +0000 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-01-23 20:43:15 +0100 |
| commit | c933ff93ed0a56ee90caa2704302aa64bd19b606 (patch) | |
| tree | 9151c27c297c02d867e7ee2629bfea6b315e3aa9 /package/libinput/libinput.mk | |
| parent | ad736e199cf9127688645cafc34c94a15251c623 (diff) | |
| download | buildroot-c933ff93ed0a56ee90caa2704302aa64bd19b606.tar.gz buildroot-c933ff93ed0a56ee90caa2704302aa64bd19b606.zip | |
libinput: bump version to 1.6.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libinput/libinput.mk')
| -rw-r--r-- | package/libinput/libinput.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk index f4ae0fcd57..52aca9acfd 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.5.4 +LIBINPUT_VERSION = 1.6.0 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev |

