diff options
| author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-06-30 12:53:44 -0300 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-01 00:00:13 +0200 |
| commit | d43adf36f8c2d32cdbc9e9a5244b7d600a456b38 (patch) | |
| tree | 5502751bae9bb1e6fe2602a2c50cb0add7d61b04 /package/libinput/libinput.mk | |
| parent | 3d7aa870a162b7b4cbb840f79a56e1f2c0e6d89c (diff) | |
| download | buildroot-d43adf36f8c2d32cdbc9e9a5244b7d600a456b38.tar.gz buildroot-d43adf36f8c2d32cdbc9e9a5244b7d600a456b38.zip | |
libinput: bump to version 1.3.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
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 66a494bd4d..b1b4f61248 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.3.2 +LIBINPUT_VERSION = 1.3.3 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev |

