mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
package/libevdev: bump version to 1.9.1
For details see [1]. - drop 0001-meson.build-use-local-include-path-for-tools.patch (upstream [2]) - drop 0003-meson.build-enable-static-library-build.patch (upstream [3]) [1] https://lists.freedesktop.org/archives/input-tools/2020-July/001541.html [2]fe8238a71a[3]a9d324f82bSigned-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c351877a6e
commit
6641c8a927
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBEVDEV_VERSION = 1.9.0
|
||||
LIBEVDEV_VERSION = 1.9.1
|
||||
LIBEVDEV_SITE = http://www.freedesktop.org/software/libevdev
|
||||
LIBEVDEV_SOURCE = libevdev-$(LIBEVDEV_VERSION).tar.xz
|
||||
LIBEVDEV_LICENSE = X11
|
||||
|
||||
Reference in New Issue
Block a user