diff --git a/meta/recipes-graphics/wayland/libinput_1.31.3.bb b/meta/recipes-graphics/wayland/libinput_1.32.0.bb
similarity index 95%
rename from meta/recipes-graphics/wayland/libinput_1.31.3.bb
rename to meta/recipes-graphics/wayland/libinput_1.32.0.bb
index 11341af63f7..daac1e5a20f 100644
--- a/meta/recipes-graphics/wayland/libinput_1.31.3.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.32.0.bb
@@ -12,10 +12,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bab4ac7dc1c10bc0fb037dc76c46ef8a"
 
 DEPENDS = "libevdev udev"
 
-SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=1.31-branch;tag=${PV} \
+SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=main;tag=${PV} \
            file://run-ptest \
            "
-SRCREV = "26191d396d74d505541d6311f0b4ae68d791b890"
+SRCREV = "5cf833b572f5a33663888da321dce0ba1abd82a2"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
 
