From: Daniel Golle Date: Tue, 19 May 2026 10:20:28 +0000 (+0100) Subject: libinput: update to 1.31.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=50a4d6525da4a303d9f9527f5d356be299cde788;p=openwrt-packages.git libinput: update to 1.31.2 Stable bug-fix release in the 1.31.x series. No API changes. Signed-off-by: Daniel Golle --- diff --git a/libs/libinput/Makefile b/libs/libinput/Makefile index 88156dad4..4666834fa 100644 --- a/libs/libinput/Makefile +++ b/libs/libinput/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libinput -PKG_VERSION:=1.31.1 +PKG_VERSION:=1.31.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://gitlab.freedesktop.org/$(PKG_NAME)/$(PKG_NAME)/-/archive/$(PKG_VERSION) -PKG_HASH:=e010b02021b8fe9f3e696a4a2059c0243f0c90f2f9d4bcf4c88d2f9613c52b0b +PKG_HASH:=507a40b8a74568ed7c2bd05acf2e15ee3d9f4703102dca86d4f6a804e73bf1f6 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=MIT