diff options
-rwxr-xr-x | extra/libinput/build | 4 | ||||
-rw-r--r-- | extra/libinput/checksums | 2 | ||||
-rw-r--r-- | extra/libinput/sources | 2 | ||||
-rw-r--r-- | extra/libinput/version | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/extra/libinput/build b/extra/libinput/build index 93cfd3d4..e7087fd5 100755 --- a/extra/libinput/build +++ b/extra/libinput/build @@ -7,9 +7,9 @@ cl-meson \ -Ddocumentation=false \ -Dtests=false \ -Dlibwacom=false \ - -Dudev=true \ - -Dtools=true \ . output ninja -C output ninja -C output install + +rmdir "$1/etc/libinput" "$1/etc" diff --git a/extra/libinput/checksums b/extra/libinput/checksums index 036ff0fd..2d793a28 100644 --- a/extra/libinput/checksums +++ b/extra/libinput/checksums @@ -1,2 +1,2 @@ %BLAKE3 -a9e7f796d1de715d3c80e2c6dc37b9f6fb4d5735c3c44a65580da562276612e2 libinput-1.19.2.tar.xz +4c84cfd50c6e6a20e34b927204a435dc9377dae9a0bd116abb36184f663ed197 libinput-1.19.3.tar.xz diff --git a/extra/libinput/sources b/extra/libinput/sources index 3172d8d4..f7122085 100644 --- a/extra/libinput/sources +++ b/extra/libinput/sources @@ -1 +1 @@ -https://www.freedesktop.org/software/libinput/libinput-1.19.2.tar.xz +https://www.freedesktop.org/software/libinput/libinput-1.19.3.tar.xz diff --git a/extra/libinput/version b/extra/libinput/version index 2148dd1e..b0cd5b13 100644 --- a/extra/libinput/version +++ b/extra/libinput/version @@ -1 +1 @@ -1.19.2 1 +1.19.3 1 |