diff options
| author | Peter Seiderer <ps.report@gmx.net> | 2014-12-08 20:37:07 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-12-08 21:04:52 +0100 |
| commit | bf2c169c233e0925817766a3ecaf7f111421f3ef (patch) | |
| tree | 9292d871560c4efdbb9278d983981bb97a6ec604 /package/libinput/libinput.mk | |
| parent | d1f7ff29e4c0298fdf76d4fc1c18187038141483 (diff) | |
| download | buildroot-bf2c169c233e0925817766a3ecaf7f111421f3ef.tar.gz buildroot-bf2c169c233e0925817766a3ecaf7f111421f3ef.zip | |
libinput: bump version to 0.7.0
See [1] for a detailed list of changes.
Additional renamed (and rebased) the single patch.
[1] http://lists.freedesktop.org/archives/wayland-devel/2014-December/018750.html
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
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 2ea30edd70..bf4537b9f6 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 0.6.0 +LIBINPUT_VERSION = 0.7.0 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_LICENSE = MIT |

