diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-03-15 12:19:10 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-03-15 14:18:26 +0100 |
| commit | d67c01c8b75acdb76b28b710bddc729563adfc94 (patch) | |
| tree | f67081300c84a03ba4727114ddefe973a7e6fb10 /package/libinput/libinput.mk | |
| parent | d929b00c52c9ff133c10daf61c66406218f16672 (diff) | |
| download | buildroot-d67c01c8b75acdb76b28b710bddc729563adfc94.tar.gz buildroot-d67c01c8b75acdb76b28b710bddc729563adfc94.zip | |
package/libinput: bump version to 0.12.0
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 5a793b0f72..a6dec86804 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 0.10.0 +LIBINPUT_VERSION = 0.12.0 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_LICENSE = MIT |

