libinput: update to 1.14.2.

This commit is contained in:
bra1nwave 2019-10-19 10:02:13 +02:00 committed by Helmut Pozimski
parent bcad8140d0
commit e79af8c355

View file

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