libinput: update to 1.9.2. (#9229)
This commit is contained in:
parent
dd89351767
commit
9c165c4912
@ -1,6 +1,6 @@
|
||||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.9.1
|
||||
version=1.9.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dtests=false -Ddebug-gui=false -Ddocumentation=false"
|
||||
@ -11,7 +11,11 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/libinput/"
|
||||
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=f0780de4211b3d09f86c17f619f936261a213ca532f8c9ec8f8e7e43422a65f8
|
||||
checksum=dd6853241ffe1f1d83b5a375a2f1c17b2901fdbba5d302c67987cc0f4101de3b
|
||||
|
||||
do_check() {
|
||||
ninja -C build test
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user