https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.29.1
Signed-off-by: Philipp Zabel <[email protected]> --- rules/libinput.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libinput.make b/rules/libinput.make index f50a8042eb8b..0cda269b2562 100644 --- a/rules/libinput.make +++ b/rules/libinput.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput # # Paths and names # -LIBINPUT_VERSION := 1.29.0 -LIBINPUT_MD5 := 7c243cf456aff35b57412527ee8143e4 +LIBINPUT_VERSION := 1.29.1 +LIBINPUT_MD5 := 3ea65406642e0b1c64301c8ca75b696e LIBINPUT := libinput-$(LIBINPUT_VERSION) LIBINPUT_SUFFIX := tar.gz LIBINPUT_URL := https://gitlab.freedesktop.org/libinput/libinput/-/archive/$(LIBINPUT_VERSION)/$(LIBINPUT).$(LIBINPUT_SUFFIX) -- 2.47.2
