libinput: update to 1.20.1.
This commit is contained in:
parent
2d9c296236
commit
86b4f49fcb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.20.0
|
||||
version=1.20.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dtests=false"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
|
|||
license="MIT"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
distfiles="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${version}/libinput-${version}.tar.gz"
|
||||
checksum=04d27bce1eb8387e99740e43224b0de7ea65161826d120199bf96230132e5186
|
||||
checksum=fbbfe95c5cf20a1790c077b703db86ff0811c04a040b15f2a8579518e8a58064
|
||||
|
||||
CFLAGS="-UNDEBUG"
|
||||
|
||||
|
|
Loading…
Reference in a new issue