From: Daniel Golle Date: Tue, 9 Jun 2026 06:55:06 +0000 (+0100) Subject: libinput: update to version 1.31.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=eab6bd0385e9c3156cb64790a76aee653a32cc47;p=openwrt-packages.git libinput: update to version 1.31.3 Stable branch bugfix release. https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.31.3 Signed-off-by: Daniel Golle --- diff --git a/libs/libinput/Makefile b/libs/libinput/Makefile index 4666834fa..cd1c582f5 100644 --- a/libs/libinput/Makefile +++ b/libs/libinput/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libinput -PKG_VERSION:=1.31.2 +PKG_VERSION:=1.31.3 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:=507a40b8a74568ed7c2bd05acf2e15ee3d9f4703102dca86d4f6a804e73bf1f6 +PKG_HASH:=b6749bf6f1890f6631c0a70a027c35fec9d2e096a39f720548896e41474a9854 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=MIT