diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
| commit | cca757220e339338758026d665af1c101eb2379d (patch) | |
| tree | 8e66250675c9049a2093eef964875e8aa18e1bd8 | |
| parent | cb3bb1e74581cfa994ccc8106d14ad8e49c74900 (diff) | |
| download | alicelinux-cca757220e339338758026d665af1c101eb2379d.tar.gz alicelinux-cca757220e339338758026d665af1c101eb2379d.zip | |
libinput: updated to 1.27.1
| -rw-r--r-- | repos/extra/libinput/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/libinput/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/libinput/.checksum b/repos/extra/libinput/.checksum index 410524c9..776784f8 100644 --- a/repos/extra/libinput/.checksum +++ b/repos/extra/libinput/.checksum @@ -1 +1 @@ -ad337b5345e1b6c2f3ace2bddd8573f07435a2685903fb8c0ecd69ddcc145acd libinput-1.27.0.tar.gz +a0c4ba7c14cfe9b1059d24e3aece785800f9ef832650e527086e64c6304a43b3 libinput-1.27.1.tar.gz diff --git a/repos/extra/libinput/abuild b/repos/extra/libinput/abuild index 1ac151e5..a581c48a 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.27.0 +version=1.27.1 release=1 source="https://gitlab.freedesktop.org/$name/$name/-/archive/$version/$name-$version.tar.gz" build_opt="-Ddebug-gui=false -Dtests=false -Dlibwacom=false" |