libinput: 1.21.0 -> 1.22.0

This commit is contained in:
Tim Biermann 2022-11-20 13:52:48 +00:00
parent 743ca7236b
commit 8620daddd6
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndIJxV7CsWN0rB5ociZRg9PZxpSYnK+czZaVze41i3lEcc2sw/68XDJUfaQANRZDvv+oBfSZvC5JxlxIhaYtDZgQ=
SHA256 (Pkgfile) = 4d398afbd331b2620c38bf551e427ba2e3e6e0033330bda05725fcecbd4d79f2
RWTSGWF5Q7TndPdKkuNtl7hfjdbdIwYgRz3/Lhv5K1cE5gmsKjJVhsIWhzAjfNTxHgXgIC1J5eoCL2gkEynoIvCRI8RUy2ju7QM=
SHA256 (Pkgfile) = 3ec3fb27a0ed301ffa0b2a70ec7693e61278a0e5dc25e6bce1e5531caffa6386
SHA256 (.footprint) = c66e8dcfca6a24ad1d404c84ee5f541c2abb2ec6e5d0df0e50678e5239c0d79b
SHA256 (libinput-1.21.0.tar.bz2) = 3173d83e0f5a686606d2780129c802b865b6a0750c86db88d56097afc016a2dd
SHA256 (libinput-1.22.0.tar.bz2) = b9204a860b4f6f9b2587c484f67a21fbdedd01a97db1f983b0b51cb7bdd428aa

View File

@ -5,7 +5,7 @@
# Optional: wayland-protocols
name=libinput
version=1.21.0
version=1.22.0
release=1
source=(https://gitlab.freedesktop.org/libinput/libinput/-/archive/$version/$name-$version.tar.bz2)
@ -20,6 +20,7 @@ build() {
--buildtype=plain \
--wrap-mode nodownload \
-D b_pie=true \
-D b_lto=true \
-D udev-dir=/lib/udev \
-D debug-gui=false \
-D documentation=false \