package/libinput: bump version to 1.25.0
Release notes: https://lists.freedesktop.org/archives/wayland-devel/2023-August/042967.html https://lists.freedesktop.org/archives/wayland-devel/2024-January/043396.html Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
5e2e0fedc8
commit
61bb21db97
@ -1,5 +1,5 @@
|
||||
# Locally computed
|
||||
sha256 fad7011705a21f500229199f789f3e3e794b4c9826b70073745cdaec23bc1d0b libinput-1.23.0.tar.bz2
|
||||
sha256 193bd592298bd9e369c0ef3e5d83a6a9d68ddc4cd3dfc84bbe77920a8d0d57df libinput-1.25.0.tar.bz2
|
||||
|
||||
# License files
|
||||
sha256 80de50b2022a840db044c56db804ca3565600a692c0714babface587acc6d1b0 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBINPUT_VERSION = 1.23.0
|
||||
LIBINPUT_VERSION = 1.25.0
|
||||
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.bz2
|
||||
LIBINPUT_SITE = https://gitlab.freedesktop.org/libinput/libinput/-/archive/$(LIBINPUT_VERSION)
|
||||
LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev
|
||||
|
Loading…
Reference in New Issue
Block a user