diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2014-06-11 17:24:02 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2014-06-11 17:24:02 +0200 |
| commit | 4b8a395fd20c54fbc0983b97854b441b47727864 (patch) | |
| tree | 32bf92efd7cfc0aa57c2698b68e0ce663f18ed6b /package/libinput/libinput.mk | |
| parent | 40bfd629cf87c622bc55675d1f1aa47c694cd50e (diff) | |
| download | buildroot-4b8a395fd20c54fbc0983b97854b441b47727864.tar.gz buildroot-4b8a395fd20c54fbc0983b97854b441b47727864.zip | |
libinput: bump version
And remove upstreamed patches.
Signed-off-by: Peter Korsgaard <peter@korsgaard.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 7c3e5e8bfa..b52101af98 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 0.2.0 +LIBINPUT_VERSION = 0.3.0 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_LICENSE = MIT |

