libinput: update to 1.26.2.

This commit is contained in:
Andrew Benson 2024-10-08 07:39:00 -05:00 committed by Andrew Benson
parent 70e7babd69
commit 2ebcec46a0

View File

@ -1,7 +1,7 @@
# Template file for 'libinput'
# keep in sync with libinput-debug-gui
pkgname=libinput
version=1.26.0
version=1.26.2
revision=1
build_style=meson
configure_args="-Db_ndebug=false -Ddebug-gui=false"
@ -14,7 +14,7 @@ license="MIT"
homepage="https://www.freedesktop.org/wiki/Software/libinput"
changelog="https://gitlab.freedesktop.org/libinput/libinput/-/releases"
distfiles="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${version}/libinput-${version}.tar.gz"
checksum=bda944e6d60741432e10f29001c3326ee8aba2968787f78611f420f90580bd8b
checksum=5c1c4150f217fea1db2d1fd88e2607b2f1928cfde65c34da65a9f24dcfd69464
if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true"