libinput: update to 1.11.0.
Closes #14931. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
45eb5b3d2b
commit
86f14dd2a3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.10.7
|
||||
version=1.11.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddebug-gui=false -Ddocumentation=false"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=996f27f1b12d19dbbc579d45141b2a5e5baf9832f78fe28227d724f28823d097
|
||||
checksum=64a36c4f826f4b5d473bf2cb803122f96390a18243ec810f2ce8ac5076a0bc12
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue