diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-01-28 21:21:26 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-01-28 22:32:16 +0100 |
| commit | 7c9b7f391f5f838b0b699bd17b36279429e09681 (patch) | |
| tree | c32d6f43d624d5134423c2670b373e3839c6bf2d /package/libinput/libinput.mk | |
| parent | 9bea9d6c52140a4e65285abef2e7691ef72c4836 (diff) | |
| download | buildroot-7c9b7f391f5f838b0b699bd17b36279429e09681.tar.gz buildroot-7c9b7f391f5f838b0b699bd17b36279429e09681.zip | |
package/libinput: bump version to 1.1.5
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
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 8b69a51268..6d8b7b61b9 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.1.4 +LIBINPUT_VERSION = 1.1.5 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_LICENSE = MIT |

