diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-04-25 09:32:15 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-25 10:31:29 +0200 |
| commit | 1060dcfb798e1488b316c65ed5ad7fa2eb4d4455 (patch) | |
| tree | ec032cc0ce5d55e29bb8be5c507d321546959313 /package/libinput/libinput.mk | |
| parent | f17222f506fb4dabf2ecb83ce9f6791c48552d6c (diff) | |
| download | buildroot-1060dcfb798e1488b316c65ed5ad7fa2eb4d4455.tar.gz buildroot-1060dcfb798e1488b316c65ed5ad7fa2eb4d4455.zip | |
package/libinput: bump version to 0.14.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
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 a9723c623d..bacee6aa3d 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 0.13.0 +LIBINPUT_VERSION = 0.14.1 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_LICENSE = MIT |

