mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libinput: update to 1.23.0.
This commit is contained in:
parent
ad3087ec7b
commit
d94824debd
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ changelog="https://gitlab.freedesktop.org/libinput/libinput/-/releases"
|
||||||
distfiles="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${version}/libinput-${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${version}/libinput-${version}.tar.gz"
|
||||||
checksum=7a7c90fbc59f1f65c781a51fa634e4f79e460bf6e16ad68afbe7965d25d09738
|
checksum=7a7c90fbc59f1f65c781a51fa634e4f79e460bf6e16ad68afbe7965d25d09738
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -Dtests=true"
|
configure_args+=" -Dtests=true"
|
||||||
else
|
else
|
||||||
configure_args+=" -Dtests=false"
|
configure_args+=" -Dtests=false"
|
||||||
|
|
Loading…
Add table
Reference in a new issue