diff options
| author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2017-03-10 17:30:45 +0000 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-10 22:02:53 +0100 |
| commit | 461f73cea6b4f61346ffee3a35786c4aa242a446 (patch) | |
| tree | 5b73cf0695f1db03ba2a934ec3f381683be973c7 /package/libinput/libinput.mk | |
| parent | 3d87b1e1d0b4e42e7d27c3ea3ec3b5296373b301 (diff) | |
| download | buildroot-461f73cea6b4f61346ffee3a35786c4aa242a446.tar.gz buildroot-461f73cea6b4f61346ffee3a35786c4aa242a446.zip | |
libinput: bump version to 1.6.3
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.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 6cfe407420..276133647a 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.6.2 +LIBINPUT_VERSION = 1.6.3 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev |

