libinput: update to 1.15.2.

This commit is contained in:
bra1nwave 2020-02-20 19:40:32 +01:00 committed by Helmut Pozimski
parent 81028529e1
commit 9a406757f2

View file

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.15.1
version=1.15.2
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=6b2f57495c6f173ecf49ee19d3e10087d9916a52711e1b5eb01e0d9635950c16
checksum=971c3fbfb624f95c911adeb2803c372e4e3647d1b98f278f660051f834597747
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true"