libinput: update to 1.9.3.
Closes #9605. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
079328b656
commit
7cfd6eb5fa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.9.2
|
||||
version=1.9.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dtests=false -Ddebug-gui=false -Ddocumentation=false"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/libinput/"
|
||||
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=dd6853241ffe1f1d83b5a375a2f1c17b2901fdbba5d302c67987cc0f4101de3b
|
||||
checksum=240d2c9d605b33358d81324e2c1c2fe3a33f0aeac43bce905162868971619327
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue