diff options
| author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2017-05-08 18:13:26 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-05-08 21:03:08 +0200 |
| commit | f46984d45a1700c5e455f88c875be3c687663aa5 (patch) | |
| tree | f994e48847185988cf23c237ebec60262b60699c /package/libinput/libinput.mk | |
| parent | accc675f2b3004216b2cb31db249cb58769d2b67 (diff) | |
| download | buildroot-f46984d45a1700c5e455f88c875be3c687663aa5.tar.gz buildroot-f46984d45a1700c5e455f88c875be3c687663aa5.zip | |
libinput: bump version to 1.7.2
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
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 801a813168..4ecc2d14ac 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.7.0 +LIBINPUT_VERSION = 1.7.2 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev |

