diff options
| author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-09-20 19:09:47 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-09-21 21:26:01 +0200 |
| commit | 722f64ec215fdf865dfc23ba92fb58207c7a8619 (patch) | |
| tree | 3f5b1e8a842933e0313c9661d0dcccc94f9d39f9 /package/libinput/libinput.mk | |
| parent | 8bc74c5258d92d5d0640b526403aa0f3687b6f7f (diff) | |
| download | buildroot-722f64ec215fdf865dfc23ba92fb58207c7a8619.tar.gz buildroot-722f64ec215fdf865dfc23ba92fb58207c7a8619.zip | |
package/libinput: bump version
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
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 b52101af98..345b3c3ed3 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 0.3.0 +LIBINPUT_VERSION = 0.6.0 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_LICENSE = MIT |

