diff options
Diffstat (limited to 'repos/extra/libinput')
| -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" |