summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-11-20 13:52:48 +0000
committerTim Biermann <tbier@posteo.de>2022-11-20 13:52:48 +0000
commit8620daddd69e1e698de640d288778151cee5508a (patch)
tree56c2ddede59aaef77d2f98ca8df9bd1f1ee8ab80
parent743ca7236b2612e2afd212da95dd3b833a354db7 (diff)
downloadxorg-8620daddd69e1e698de640d288778151cee5508a.tar.gz
xorg-8620daddd69e1e698de640d288778151cee5508a.tar.xz
libinput: 1.21.0 -> 1.22.0
-rw-r--r--libinput/.signature6
-rw-r--r--libinput/Pkgfile3
2 files changed, 5 insertions, 4 deletions
diff --git a/libinput/.signature b/libinput/.signature
index 01a96009..ee9a37d4 100644
--- a/libinput/.signature
+++ b/libinput/.signature
@@ -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
diff --git a/libinput/Pkgfile b/libinput/Pkgfile
index 1ef51698..52b75fa0 100644
--- a/libinput/Pkgfile
+++ b/libinput/Pkgfile
@@ -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 \

Generated by cgit