mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
libinput: update to 1.27.1
This commit is contained in:
parent
eef417b8b4
commit
622e84cfa8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libinput'
|
||||
# keep in sync with libinput-debug-gui
|
||||
pkgname=libinput
|
||||
version=1.26.2
|
||||
version=1.28.1
|
||||
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=5c1c4150f217fea1db2d1fd88e2607b2f1928cfde65c34da65a9f24dcfd69464
|
||||
checksum=a13f8c9a7d93df3c85c66afd135f0296701d8d32f911991b7aa4273fdd6a42a3
|
||||
|
||||
if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=true"
|
||||
|
|
Loading…
Add table
Reference in a new issue