Minor fixes. https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.26.2
Signed-off-by: Christian Melki <[email protected]> --- rules/libinput.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libinput.make b/rules/libinput.make index d0810df63..28055a51a 100644 --- a/rules/libinput.make +++ b/rules/libinput.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput # # Paths and names # -LIBINPUT_VERSION := 1.26.1 -LIBINPUT_MD5 := aae34911d662f77c1cd9be60c8502664 +LIBINPUT_VERSION := 1.26.2 +LIBINPUT_MD5 := 65bfce1b15c7b2375d4df4f390a9233f LIBINPUT := libinput-$(LIBINPUT_VERSION) LIBINPUT_SUFFIX := tar.gz LIBINPUT_URL := https://gitlab.freedesktop.org/libinput/libinput/-/archive/$(LIBINPUT_VERSION)/$(LIBINPUT).$(LIBINPUT_SUFFIX) -- 2.34.1
