mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
libinput: update to 1.13.1.
This commit is contained in:
parent
49d27cf36b
commit
78051f73b1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.13.0
|
||||
revision=2
|
||||
version=1.13.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddebug-gui=false -Ddocumentation=false
|
||||
-Dtests=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=eb27c95d35c8fc9c7b96b9f0b2de5a043c47eb5f4b2868f353ab1bd0be0b616d
|
||||
checksum=e1d487d478ee2bb118890a64211c2b7f2348aaed7363b214bed4d642274841ab
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=true"
|
||||
|
|
Loading…
Add table
Reference in a new issue