diff --git a/community/libinput/APKBUILD b/community/libinput/APKBUILD index 038efbe3b60..57de899bdc1 100644 --- a/community/libinput/APKBUILD +++ b/community/libinput/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Daniel Sabogal # Maintainer: Simon Zeni pkgname=libinput -pkgver=1.31.0 +pkgver=1.31.1 pkgrel=0 pkgdesc="Library for handling input devices" url="https://www.freedesktop.org/wiki/Software/libinput" @@ -43,6 +43,8 @@ source="https://gitlab.freedesktop.org/libinput/libinput/-/archive/$pkgver/libin " # secfixes: +# 1.31.1-r0: +# - CVE-2026-35094 # 1.20.1-r0: # - CVE-2022-1215 @@ -91,5 +93,5 @@ tools() { } sha512sums=" -41e84d8d4bc55de7d94f7654e21c1d77165c24324ea7c8d8bee0953e3444ea5981231a7141340ede964de7183a62f2bab2be7b66679c2a659b1b76c642af22df libinput-1.31.0.tar.gz +44d674bad9acc527dbfb0a7071592b6e155a9c61e0da9b90ae856d5afa5383aaa69029177a71e1c03d5494f8cb71114b48d17a6c8a2e692295e0b51c0cd9eca3 libinput-1.31.1.tar.gz "