libinput: update to 1.13.2.
This commit is contained in:
parent
6cb56f546e
commit
d2cfff03e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.13.1
|
||||
version=1.13.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddebug-gui=false -Ddocumentation=false
|
||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e1d487d478ee2bb118890a64211c2b7f2348aaed7363b214bed4d642274841ab
|
||||
checksum=1d9fa0698348dea46f75321d98788f8ac7181c069b70c4d10736910a12bb6a6d
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=true"
|
||||
|
|
Loading…
Reference in a new issue