mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libinput: bump version to 1.31.2
https://lore.freedesktop.org/wayland-devel/agWtsIBqMXTVknR_@quokka/T/#u Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
907ebab6d9
commit
e9aefc7025
@@ -1,5 +1,5 @@
|
||||
# Locally computed
|
||||
sha256 e0bb6537de892ce7c63fc5be9ad373eae894b7655c92220ef00316cc33097356 libinput-1.31.1.tar.bz2
|
||||
sha256 1daebac6cb5b8946139c9669a7e5c0e4c8f17320de232a6b9bf470f37dc569e4 libinput-1.31.2.tar.bz2
|
||||
|
||||
# License files
|
||||
sha256 80de50b2022a840db044c56db804ca3565600a692c0714babface587acc6d1b0 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBINPUT_VERSION = 1.31.1
|
||||
LIBINPUT_VERSION = 1.31.2
|
||||
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.bz2
|
||||
LIBINPUT_SITE = https://gitlab.freedesktop.org/libinput/libinput/-/archive/$(LIBINPUT_VERSION)
|
||||
LIBINPUT_DEPENDENCIES = host-pkgconf libevdev udev
|
||||
|
||||
Reference in New Issue
Block a user