mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libevdev: bump to version 1.13.5
Release notes since 1.13.2: https://lists.freedesktop.org/archives/input-tools/2024-May/001588.html https://lists.freedesktop.org/archives/input-tools/2024-September/001589.html https://lists.freedesktop.org/archives/input-tools/2025-March/001592.html https://lists.freedesktop.org/archives/input-tools/2025-October/001593.html Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
01e71aa9f6
commit
bb2e03c03c
@@ -1,6 +1,6 @@
|
||||
# From https://lists.freedesktop.org/archives/input-tools/2023-May/001585.html
|
||||
sha256 06a77bf2ac5c993305882bc1641017f5bec1592d6d1b64787bad492ab34f2f36 libevdev-1.13.1.tar.xz
|
||||
sha512 9b75bad4bc13948854c8dff7a7a46aca6c06d1410ccb000f881bf76055ccac040595c3b24fb1a574be875b5c262eb86820b9ec3383752641bc2047135e5a412f libevdev-1.13.1.tar.xz
|
||||
# From https://lists.freedesktop.org/archives/input-tools/2025-October/001593.html
|
||||
sha256 89918ae7b7c13936e6482604a77a2bfbbb74544c5d039fde01c3fa1bdf639987 libevdev-1.13.5.tar.xz
|
||||
sha512 2ca066235c9d6729e965e2df1df192285b3d41a20aeb2bc4eb21d14dc469198d5270d1cd900dee0b6cf1bdf9efd3c47ec310bfbd9e4965b3bcc3ef440efba604 libevdev-1.13.5.tar.xz
|
||||
|
||||
# Hash for license files:
|
||||
sha256 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBEVDEV_VERSION = 1.13.1
|
||||
LIBEVDEV_VERSION = 1.13.5
|
||||
LIBEVDEV_SITE = http://www.freedesktop.org/software/libevdev
|
||||
LIBEVDEV_SOURCE = libevdev-$(LIBEVDEV_VERSION).tar.xz
|
||||
LIBEVDEV_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user