Minor changes. https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.27.1
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 6c044c6f4..1f50185b2 100644 --- a/rules/libinput.make +++ b/rules/libinput.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput # # Paths and names # -LIBINPUT_VERSION := 1.27.0 -LIBINPUT_MD5 := aa0f5da110bf51715b8899548e7e43c2 +LIBINPUT_VERSION := 1.27.1 +LIBINPUT_MD5 := 3b311d8953f8717f711a78b60087997e 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
