libinput: update to 1.15.3.

This commit is contained in:
bra1nwave 2020-03-07 10:00:25 +01:00 committed by Helmut Pozimski
parent cff7c4414b
commit 1e14f7a209
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.15.2
version=1.15.3
revision=1
build_style=meson
configure_args="-Ddebug-gui=false -Ddocumentation=false -Dtests=false"
@ -12,7 +12,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
license="MIT"
homepage="https://www.freedesktop.org/wiki/Software/libinput"
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=971c3fbfb624f95c911adeb2803c372e4e3647d1b98f278f660051f834597747
checksum=5b12427dd50489c2b41b04ae2ca54e31a112a33cb861f00ccd15a2ad7a88694d
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true"