libinput: update to 1.26.0.
This commit is contained in:
parent
1c1a3972d7
commit
2c3c997e71
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libinput'
|
||||
# keep in sync with libinput-debug-gui
|
||||
pkgname=libinput
|
||||
version=1.25.0
|
||||
version=1.26.0
|
||||
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=f7e8425f185cadba5761d0a1dae6be041750d351163ffa04adc5b9a79a13c0ec
|
||||
checksum=bda944e6d60741432e10f29001c3326ee8aba2968787f78611f420f90580bd8b
|
||||
|
||||
if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=true"
|
||||
|
|
Loading…
Reference in New Issue